summaryrefslogtreecommitdiff
path: root/cpukit/doxygen/top-level-groups.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-03-05 15:21:11 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-28 14:30:46 +0100
commitb6f3e615b5be8e62f7a19abfa852d19fc1c5b830 (patch)
treedb777f493baa35573c4268bd5673db4505fa1532 /cpukit/doxygen/top-level-groups.h
parent8166a157be1cb3364287bfd8fa8ed5b75c85c71b (diff)
membench: Add memory benchmark programs
These memory benchmark programs are not supposed to run. Instead, they can be analysed on the host system to measure the memory usage of features. See the membench module of rtems-central. Update #3716.
Diffstat (limited to 'cpukit/doxygen/top-level-groups.h')
-rw-r--r--cpukit/doxygen/top-level-groups.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/doxygen/top-level-groups.h b/cpukit/doxygen/top-level-groups.h
index 9d34b3e3dd..d49ad00343 100644
--- a/cpukit/doxygen/top-level-groups.h
+++ b/cpukit/doxygen/top-level-groups.h
@@ -90,6 +90,14 @@
*/
/**
+ * @defgroup RTEMSTestSuitesMembench Memory Benchmark Test Suites
+ *
+ * @ingroup RTEMSTestSuites
+ *
+ * @brief This group contains the test suites related to memory benchmarks.
+ */
+
+/**
* @defgroup RTEMSTestSuitesUnit Unit Test Suites
*
* @ingroup RTEMSTestSuites