ecos/packages/kernel/current ChangeLog tests/b ... [email protected] 10 Jul 2011 16:01:36 -0000 Newsgroups gmane.os.ecos.cvs Message-ID <[email protected]> CVSROOT: /cvs/ecos Module name: ecos Changes by: [email protected] 2011-07-10 16:01:36 Modified files: packages/kernel/current: ChangeLog packages/kernel/current/tests: bin_sem2.cxx fptest.c kmutex3.c kmutex4.c mutex3.cxx thread_gdb.c timeslice.c timeslice2.c tm_basic.cxx Log message: * 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 ]