From 9bfe5f599dc2d34167e320e01c62e3a70adec15d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 14 Feb 2023 15:59:22 +0100 Subject: validation: Derive names from item UIDs Use the item UID converted to CamelCase for Doxygen group names and testsuite names. Update #3716. --- testsuites/validation/tr-tq-flush-fifo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/validation/tr-tq-flush-fifo.h') diff --git a/testsuites/validation/tr-tq-flush-fifo.h b/testsuites/validation/tr-tq-flush-fifo.h index 8e05972816..b04251dcf9 100644 --- a/testsuites/validation/tr-tq-flush-fifo.h +++ b/testsuites/validation/tr-tq-flush-fifo.h @@ -3,7 +3,7 @@ /** * @file * - * @ingroup RTEMSTestCaseScoreTqReqFlushFifo + * @ingroup ScoreTqReqFlushFifo */ /* @@ -58,7 +58,7 @@ extern "C" { #endif /** - * @addtogroup RTEMSTestCaseScoreTqReqFlushFifo + * @addtogroup ScoreTqReqFlushFifo * * @{ */ -- cgit v1.2.3