aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1082 ↵gdisirio2009-08-194-274/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1073 ↵gdisirio2009-08-161-5/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More documentation fixes.gdisirio2009-06-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1005 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@991 ↵gdisirio2009-05-261-10/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs 2796065, 2796069 and 2796081. Updated ARM test reports.gdisirio2009-05-241-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@987 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added static initializers for mailboxes and memory pools.gdisirio2009-05-163-6/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@978 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@977 ↵gdisirio2009-05-163-5/+16
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added static initializers to input and output queues.gdisirio2009-05-163-14/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@976 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added static initializers to thread queues, semaphores, mutexes, condvars ↵gdisirio2009-05-163-4/+21
| | | | | | and event sources. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@975 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Typo.gdisirio2009-05-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@974 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for the serial driver and channels.gdisirio2009-05-163-16/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@973 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Doc.fix.gdisirio2009-05-161-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@972 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@971 ↵gdisirio2009-05-151-1/+100
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@968 ↵gdisirio2009-05-091-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@967 ↵gdisirio2009-05-091-6/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed more troubles with test_cpu_pulse().gdisirio2009-05-091-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@964 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Finished adding tests documentation to the general documentation.gdisirio2009-05-094-9/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@963 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.gdisirio2009-05-094-22/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@962 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2789383.gdisirio2009-05-091-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@959 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added more documentation to the test suite.gdisirio2009-05-093-64/+112
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@957 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs 2789377 and 2789383.gdisirio2009-05-0911-37/+158
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@956 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@951 ↵gdisirio2009-05-089-20/+237
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Started adding documentation tags to the test suite.gdisirio2009-05-074-14/+170
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@950 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 ↵gdisirio2009-05-076-2/+213
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for queues.gdisirio2009-05-034-4/+179
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@946 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Heap test coverage 100% again.gdisirio2009-05-031-3/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@945 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Small fix to the test suite.gdisirio2009-05-031-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@943 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Modified the test suite to work with a generic channel rather than with a ↵gdisirio2009-05-021-11/+11
| | | | | | serial driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@939 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Now the serial driver subsystem is a descendant class of a BaseChannel.gdisirio2009-05-021-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@936 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Small fixes to the test suite.gdisirio2009-05-012-3/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@928 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and ↵gdisirio2009-05-011-29/+0
| | | | | | CH_USE_QUEUES_HALFDUPLEX configuration options. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@927 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I/O queues improvements, removed half duplex queues.gdisirio2009-05-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@926 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added compiler version to the test report (GCC only).gdisirio2009-04-251-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@922 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2781176.gdisirio2009-04-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@921 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@919 ↵gdisirio2009-04-251-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved test code, architecture names added to the port code.gdisirio2009-04-252-5/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@918 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changes to the test suite in order to save RAM on AVR targets.gdisirio2009-04-2511-170/+179
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@917 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for mailboxes.gdisirio2009-04-191-12/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@916 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for messages.gdisirio2009-04-191-16/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@915 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed the chMsgSendWithEvent() function and the related configuration option.gdisirio2009-04-191-10/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@914 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for heap, semaphores and events.gdisirio2009-04-174-30/+217
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@903 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for threads.gdisirio2009-04-161-0/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@902 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@901 ↵gdisirio2009-04-151-4/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New benchmark added.gdisirio2009-04-131-41/+98
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@900 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 97.92% code coverage for threads.gdisirio2009-04-134-19/+81
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@899 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for condvars.gdisirio2009-04-121-6/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@898 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for mutexes.gdisirio2009-04-121-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@897 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added more test cases.gdisirio2009-04-122-23/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@896 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2755170.gdisirio2009-04-121-10/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@890 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@889 ↵gdisirio2009-04-121-2/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4