ChibiOS/test
gdisirio a8df5dfb84 Modified the test suite to work with a generic channel rather than with a serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@939 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-02 20:15:04 +00:00
..
coverage Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and CH_USE_QUEUES_HALFDUPLEX configuration options. 2009-05-01 13:11:26 +00:00
test.c Modified the test suite to work with a generic channel rather than with a serial driver. 2009-05-02 20:15:04 +00:00
test.h Fixed bug 2781176. 2009-04-25 15:12:34 +00:00
test.mk 97.92% code coverage for threads. 2009-04-13 08:15:51 +00:00
testbmk.c I/O queues improvements, removed half duplex queues. 2009-05-01 12:58:05 +00:00
testbmk.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testdyn.c Changes to the test suite in order to save RAM on AVR targets. 2009-04-25 11:12:10 +00:00
testdyn.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testevt.c Small fixes to the test suite. 2009-05-01 13:34:51 +00:00
testevt.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testheap.c Changes to the test suite in order to save RAM on AVR targets. 2009-04-25 11:12:10 +00:00
testheap.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testmbox.c Changes to the test suite in order to save RAM on AVR targets. 2009-04-25 11:12:10 +00:00
testmbox.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@781 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-18 12:58:35 +00:00
testmsg.c Changes to the test suite in order to save RAM on AVR targets. 2009-04-25 11:12:10 +00:00
testmsg.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testmtx.c Small fixes to the test suite. 2009-05-01 13:34:51 +00:00
testmtx.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testpools.c Changes to the test suite in order to save RAM on AVR targets. 2009-04-25 11:12:10 +00:00
testpools.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testsem.c Changes to the test suite in order to save RAM on AVR targets. 2009-04-25 11:12:10 +00:00
testsem.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-16 18:22:49 +00:00
testthd.c Changes to the test suite in order to save RAM on AVR targets. 2009-04-25 11:12:10 +00:00
testthd.h 97.92% code coverage for threads. 2009-04-13 08:15:51 +00:00