summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/test-gcov.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/test-gcov.h')
-rw-r--r--cpukit/include/rtems/test-gcov.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/cpukit/include/rtems/test-gcov.h b/cpukit/include/rtems/test-gcov.h
index 4c5bd44aab..3664e91c64 100644
--- a/cpukit/include/rtems/test-gcov.h
+++ b/cpukit/include/rtems/test-gcov.h
@@ -3,10 +3,9 @@
/**
* @file
*
- * @ingroup RTEMSTestGcov
+ * @ingroup RTEMSImplGcov
*
- * @brief This header file provides the interfaces of the
- * @ref RTEMSTestGcov.
+ * @brief This header file provides the interfaces of the @ref RTEMSImplGcov.
*/
/*
@@ -47,9 +46,9 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup RTEMSTestGcov Gcov Support
+ * @defgroup RTEMSImplGcov Gcov Support
*
- * @ingroup RTEMSTest
+ * @ingroup RTEMSTestFrameworkImpl
*
* @brief This group contains the gocv support.
*