aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.dox
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.dox')
-rw-r--r--test/test.dox6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test.dox b/test/test.dox
index 5678e9090..beda6d0ea 100644
--- a/test/test.dox
+++ b/test/test.dox
@@ -18,6 +18,12 @@
*/
/**
+ * @defgroup test Test Runtime
+ * @details Runtime code for the test suite execution, this code is not part
+ * of the OS and should not be included in user applications.
+ */
+
+/**
* @page testsuite Testing Strategy
* <h2>Description</h2>
* Most of the ChibiOS/RT demos link a set of software modules (test suite) in