Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 3043:6724f8254bcb
* tests/bin_sem2.cxx (PHILOSOPHERS):
* tests/fptest.cx (TEST_NA):
* tests/kmutex3.c (NTHREADS):
* tests/kmutex4.c (NTHREADS):
* tests/mutex3.cxx (NTHREADS):
* tests/thread_gdb.c (NTHREADS):
* tests/timeslice.c (NTHREADS_MAX):
* tests/timeslice2.c (NTHREADS_MAX):
* tests/tm_basic.cxx (NTEST_THREADS): Given a chance to compile and
run more tests for low memory footprint targets. [ Bugzilla 1001253 ]
| author | sergeig |
|---|---|
| date | Sun, 10 Jul 2011 16:01:36 +0000 |
| parents | 00ddfb443539 |
| children | e8b153151417 |
comparison
equal
deleted
inserted
replaced
| 3042:c9b1a6470fbb | 3043:6724f8254bcb |
|---|---|
| 1 2011-07-09 Ilija Kocho <ilijak@siva.com.mk> | |
| 2 | |
| 3 * tests/bin_sem2.cxx (PHILOSOPHERS): | |
| 4 * tests/fptest.cx (TEST_NA): | |
| 5 * tests/kmutex3.c (NTHREADS): | |
| 6 * tests/kmutex4.c (NTHREADS): | |
| 7 * tests/mutex3.cxx (NTHREADS): | |
| 8 * tests/thread_gdb.c (NTHREADS): | |
| 9 * tests/timeslice.c (NTHREADS_MAX): | |
| 10 * tests/timeslice2.c (NTHREADS_MAX): | |
| 11 * tests/tm_basic.cxx (NTEST_THREADS): Given a chance to compile and | |
| 12 run more tests for low memory footprint targets. [ Bugzilla 1001253 ] | |
| 13 | |
| 1 2010-11-22 Andrew Lunn <andrew.lunn@ascom.ch> | 14 2010-11-22 Andrew Lunn <andrew.lunn@ascom.ch> |
| 2 | 15 |
| 3 * tests/intr0.cxx (intr0_main): Fix a compiler warning by changing | 16 * tests/intr0.cxx (intr0_main): Fix a compiler warning by changing |
| 4 a CHECK() statement. | 17 a CHECK() statement. |
| 5 | 18 |
