summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tc-timecounter-install.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/tc-timecounter-install.c')
-rw-r--r--testsuites/validation/tc-timecounter-install.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/testsuites/validation/tc-timecounter-install.c b/testsuites/validation/tc-timecounter-install.c
index 3189f37a23..14babc5b94 100644
--- a/testsuites/validation/tc-timecounter-install.c
+++ b/testsuites/validation/tc-timecounter-install.c
@@ -3,11 +3,11 @@
/**
* @file
*
- * @ingroup RTEMSTestCaseScoreTimecounterValInstall
+ * @ingroup ScoreTimecounterValInstall
*/
/*
- * Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+ * Copyright (C) 2021 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -62,10 +62,9 @@
#include <rtems/test.h>
/**
- * @defgroup RTEMSTestCaseScoreTimecounterValInstall \
- * spec:/score/timecounter/val/install
+ * @defgroup ScoreTimecounterValInstall spec:/score/timecounter/val/install
*
- * @ingroup RTEMSTestSuiteTestsuitesValidationTimecounter0
+ * @ingroup TestsuitesValidationTimecounter0
*
* @brief Tests timecounter installation related functions and directives of
* the Clock Manager.