Mercurial > ecos
comparison packages/kernel/current/tests/tm_basic.cxx @ 10:d3fbcdfa1b2f ecos-sw-1999-05-29
Merge from eCos master repository on 1999-05-29-00:13:11-BST
| author | jlarmour |
|---|---|
| date | Fri, 28 May 1999 16:43:09 +0000 |
| parents | ece80412419a |
| children | 29bc183297e1 |
comparison
equal
deleted
inserted
replaced
| 9:95cc44ea0068 | 10:d3fbcdfa1b2f |
|---|---|
| 47 #include <cyg/kernel/clock.inl> | 47 #include <cyg/kernel/clock.inl> |
| 48 #include <cyg/kernel/kapi.h> | 48 #include <cyg/kernel/kapi.h> |
| 49 | 49 |
| 50 #include <cyg/infra/testcase.h> | 50 #include <cyg/infra/testcase.h> |
| 51 | 51 |
| 52 #include <cyg/kernel/stackmon.hxx> | 52 #include <cyg/kernel/test/stackmon.h> |
| 53 | 53 |
| 54 // Define this to see the statistics with the first sample datum removed. | 54 // Define this to see the statistics with the first sample datum removed. |
| 55 // This can expose the effects of caches on the speed of operations. | 55 // This can expose the effects of caches on the speed of operations. |
| 56 #undef STATS_WITHOUT_FIRST_SAMPLE | 56 #undef STATS_WITHOUT_FIRST_SAMPLE |
| 57 | 57 |
