aboutsummaryrefslogtreecommitdiffstats
path: root/test/nil/test_root.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-02-10 15:36:30 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-02-10 15:36:30 +0000
commit4fc90c99b72c00ab803a018bf55dd4ad75960224 (patch)
tree227f2634a2e2aad0ef4223ac4a912361df0fa222 /test/nil/test_root.h
parent12a2f695cfb4de204b5114a958e31689f961b98c (diff)
downloadChibiOS-4fc90c99b72c00ab803a018bf55dd4ad75960224.tar.gz
ChibiOS-4fc90c99b72c00ab803a018bf55dd4ad75960224.tar.bz2
ChibiOS-4fc90c99b72c00ab803a018bf55dd4ad75960224.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6696 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/nil/test_root.h')
-rw-r--r--test/nil/test_root.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/nil/test_root.h b/test/nil/test_root.h
index 42463fc03..58e0790a4 100644
--- a/test/nil/test_root.h
+++ b/test/nil/test_root.h
@@ -28,6 +28,7 @@
#include "nil.h"
#include "test_sequence_000.h"
+#include "test_sequence_001.h"
/*===========================================================================*/
/* Default definitions. */
@@ -35,7 +36,7 @@
/* Global test suite name, it is printed on top of the test
report header.*/
-#define TEST_SUITE_NAME "ChibiOS/RT Test Suite"
+#define TEST_SUITE_NAME "ChibiOS/NIL Test Suite"
/*===========================================================================*/
/* External declarations. */