ChibiOS/test
gdisirio dd6e2f3911 Added static initializers to input and output queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@976 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-16 11:53:48 +00:00
..
coverage Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option. 2009-05-09 16:05:41 +00:00
test.c Added static initializers to input and output queues. 2009-05-16 11:53:48 +00:00
test.h Added static initializers to input and output queues. 2009-05-16 11:53:48 +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@968 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-05-09 20:06:52 +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 100% code coverage for the serial driver and channels. 2009-05-16 07:52:12 +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 Added static initializers to thread queues, semaphores, mutexes, condvars and event sources. 2009-05-16 10:57:16 +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 Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option. 2009-05-09 16:05:41 +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 static initializers to thread queues, semaphores, mutexes, condvars and event sources. 2009-05-16 10:57:16 +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 Finished adding tests documentation to the general documentation. 2009-05-09 16:46:49 +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 Added static initializers to input and output queues. 2009-05-16 11:53:48 +00:00
testqueues.h 100% code coverage for queues. 2009-05-03 16:42:52 +00:00
testsem.c Added static initializers to thread queues, semaphores, mutexes, condvars and event sources. 2009-05-16 10:57:16 +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 Typo. 2009-05-16 07:54:00 +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