doxygen: Add groups for related test suites

This commit is contained in:
Sebastian Huber
2023-03-14 08:07:25 +01:00
parent 377eae4165
commit 9bb2f59efe
49 changed files with 75 additions and 51 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
/**
* @file
*
* @ingroup RTEMSTestSuites
* @ingroup RTEMSTestSuitesValdation
*
* @brief This header file provides the functions to test the
* @ref RTEMSScoreThreadQueue.
@@ -50,7 +50,7 @@ extern "C" {
#endif
/**
* @addtogroup RTEMSTestSuites
* @addtogroup RTEMSTestSuitesValdation
*
* @{
*/