summaryrefslogtreecommitdiff
path: root/testsuites/validation/tc-modes.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/tc-modes.c')
-rw-r--r--testsuites/validation/tc-modes.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/validation/tc-modes.c b/testsuites/validation/tc-modes.c
index c9f8fe65ca..8a092bcd95 100644
--- a/testsuites/validation/tc-modes.c
+++ b/testsuites/validation/tc-modes.c
@@ -3,7 +3,7 @@
/**
* @file
*
- * @ingroup RTEMSTestCaseRtemsModeValModes
+ * @ingroup RtemsModeValModes
*/
/*
@@ -57,9 +57,9 @@
#include <rtems/test.h>
/**
- * @defgroup RTEMSTestCaseRtemsModeValModes spec:/rtems/mode/val/modes
+ * @defgroup RtemsModeValModes spec:/rtems/mode/val/modes
*
- * @ingroup RTEMSTestSuiteTestsuitesValidationNoClock0
+ * @ingroup TestsuitesValidationNoClock0
*
* @brief Tests the task mode constants and function-like macros of the Classic
* API.