ChibiOS/test
gdisirio f3ca042618 Added more documentation to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@957 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-09 14:42:26 +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 Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +00:00
test.h Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +00:00
test.mk git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-05-07 15:24:47 +00:00
testbmk.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@951 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-05-08 14:06:45 +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 Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +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 Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +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 Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +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 Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +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 Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +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 Added more documentation to the test suite. 2009-05-09 14:42:26 +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
testqueues.c Fixed bugs 2789377 and 2789383. 2009-05-09 13:06:30 +00:00
testqueues.h 100% code coverage for queues. 2009-05-03 16:42:52 +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
testserial.c Added more documentation to the test suite. 2009-05-09 14:42:26 +00:00
testserial.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-05-07 15:24:47 +00:00
testthd.c Added more documentation to the test suite. 2009-05-09 14:42:26 +00:00
testthd.h 97.92% code coverage for threads. 2009-04-13 08:15:51 +00:00