summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c')
-rw-r--r--testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c b/testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c
index 1039c66d90..48db6c4244 100644
--- a/testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c
+++ b/testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c
@@ -3,11 +3,11 @@
/**
* @file
*
- * @ingroup RTEMSTestCaseAcfgValSchedulerTableEntriesOneCpu
+ * @ingroup AcfgValSchedulerTableEntriesOneCpu
*/
/*
- * 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 RTEMSTestCaseAcfgValSchedulerTableEntriesOneCpu \
+ * @defgroup AcfgValSchedulerTableEntriesOneCpu \
* spec:/acfg/val/scheduler-table-entries-one-cpu
*
- * @ingroup RTEMSTestSuiteTestsuitesValidationOneCpu1
+ * @ingroup TestsuitesValidationOneCpu1
*
* @brief Tests the effect of CONFIGURE_SCHEDULER_TABLE_ENTRIES the application
* configuration options in a configuration with only one processor.