summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/test.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-28 12:23:03 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-28 12:25:01 +0200
commit64d9fc6e0106baaf2a151e9228920ffc8fb285e7 (patch)
treecdecf35eb59a79fd69d0ee117c1a307d29ece72e /cpukit/include/rtems/test.h
parentscore: Move <rtems/score/gcov.h> (diff)
downloadrtems-64d9fc6e0106baaf2a151e9228920ffc8fb285e7.tar.bz2
doxygen: Fix group memberships in libtest
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/test.h b/cpukit/include/rtems/test.h
index 04eebd6e75..c235642cc3 100644
--- a/cpukit/include/rtems/test.h
+++ b/cpukit/include/rtems/test.h
@@ -107,7 +107,7 @@ typedef struct T_fixture_node {
/**
* @defgroup RTEMSTestFrameworkImpl RTEMS Test Framework Implementation
*
- * @ingroup RTEMSTestFramework
+ * @ingroup RTEMSImpl
*
* @brief Implementation details.
*