summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/test.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-13 10:05:44 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-13 10:06:20 +0100
commitc68cfbd55baeece6d6e1063c323d9824594a58db (patch)
treec1c067d283eb2297378419495da920174ea39ab2 /cpukit/include/rtems/test.h
parentbsps/stm32h7: fix compilation failure of stm32h757i-eval-m4 BSP (diff)
downloadrtems-c68cfbd55baeece6d6e1063c323d9824594a58db.tar.bz2
libtest: Fix Doxygen group identifier
Diffstat (limited to 'cpukit/include/rtems/test.h')
-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 aa6b4f88b2..e1f2fe90b9 100644
--- a/cpukit/include/rtems/test.h
+++ b/cpukit/include/rtems/test.h
@@ -1322,7 +1322,7 @@ T_verbosity T_set_verbosity(T_verbosity);
/** @} */
/**
- * @defgroup RTEMSTestFrameworkChecksLong Signed Long Long Integer Checks
+ * @defgroup RTEMSTestFrameworkChecksLongLong Signed Long Long Integer Checks
*
* @ingroup RTEMSTestFramework
*