summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tc-acfg-appl-does-not-need-clock-driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/tc-acfg-appl-does-not-need-clock-driver.c')
-rw-r--r--testsuites/validation/tc-acfg-appl-does-not-need-clock-driver.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/validation/tc-acfg-appl-does-not-need-clock-driver.c b/testsuites/validation/tc-acfg-appl-does-not-need-clock-driver.c
index 3aef1497be..632ce8f164 100644
--- a/testsuites/validation/tc-acfg-appl-does-not-need-clock-driver.c
+++ b/testsuites/validation/tc-acfg-appl-does-not-need-clock-driver.c
@@ -3,11 +3,11 @@
/**
* @file
*
- * @ingroup RTEMSTestCaseAcfgValApplDoesNotNeedClockDriver
+ * @ingroup AcfgValApplDoesNotNeedClockDriver
*/
/*
- * 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
@@ -57,10 +57,10 @@
#include <rtems/test.h>
/**
- * @defgroup RTEMSTestCaseAcfgValApplDoesNotNeedClockDriver \
+ * @defgroup AcfgValApplDoesNotNeedClockDriver \
* spec:/acfg/val/appl-does-not-need-clock-driver
*
- * @ingroup RTEMSTestSuiteTestsuitesValidationAcfg0
+ * @ingroup TestsuitesValidationAcfg0
*
* @brief Tests the effect of the
* CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER application configuration