summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tc-score-tq.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/tc-score-tq.c')
-rw-r--r--testsuites/validation/tc-score-tq.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/validation/tc-score-tq.c b/testsuites/validation/tc-score-tq.c
index 26626bc8e2..5439d910f5 100644
--- a/testsuites/validation/tc-score-tq.c
+++ b/testsuites/validation/tc-score-tq.c
@@ -3,11 +3,11 @@
/**
* @file
*
- * @ingroup RTEMSTestCaseScoreTqValTq
+ * @ingroup ScoreTqValTq
*/
/*
- * Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+ * Copyright (C) 2022 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -58,9 +58,9 @@
#include <rtems/test.h>
/**
- * @defgroup RTEMSTestCaseScoreTqValTq spec:/score/tq/val/tq
+ * @defgroup ScoreTqValTq spec:/score/tq/val/tq
*
- * @ingroup RTEMSTestSuiteTestsuitesValidationNoClock0
+ * @ingroup TestsuitesValidationNoClock0
*
* @brief Tests special thread queue behaviour.
*