aboutsummaryrefslogtreecommitdiffstats
path: root/test/testthd.c
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6167 ↵gdisirio2013-08-171-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Turned more macros in inline functions.gdisirio2013-08-161-21/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6166 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Renamed or added prefix to all hernel configuration options.gdisirio2013-07-201-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6010 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5859 ↵gdisirio2013-06-161-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-301-14/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license years.gdisirio2013-02-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2839 ↵gdisirio2011-03-231-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-181-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2235 ↵gdisirio2010-10-051-1/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2038 ↵gdisirio2010-06-251-5/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2020 ↵gdisirio2010-06-151-24/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documented test runtime code.gdisirio2010-04-271-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1895 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license dates.gdisirio2010-02-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 ↵gdisirio2009-12-081-2/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation reorganization.gdisirio2009-08-301-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added more documentation to the test suite.gdisirio2009-05-091-2/+2
| | | | 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-091-3/+3
| | | | 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-081-6/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Started adding documentation tags to the test suite.gdisirio2009-05-071-3/+5
| | | | 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-071-1/+70
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changes to the test suite in order to save RAM on AVR targets.gdisirio2009-04-251-18/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@917 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 100% code coverage for heap, semaphores and events.gdisirio2009-04-171-4/+6
| | | | 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
* 97.92% code coverage for threads.gdisirio2009-04-131-0/+145
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@899 35acf78f-673a-0410-8e92-d51de3d6d3f4