git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8307 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2015-09-20 09:29:22 +00:00
parent d09ba20cf3
commit 0a9f3181dc
2 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,7 @@
* - @subpage test_queues
* - @subpage test_heap
* - @subpage test_pools
* - @subpage test_sys
* - @subpage test_benchmarks
* .
*/

View File

@ -35,6 +35,7 @@
* <h2>Test Cases</h2>
* - @subpage test_sys_001
* - @subpage test_sys_002
* - @subpage test_sys_003
* .
* @file testsys.c
* @brief System test source file