From 1410d5b8bff73b42796088571f302575e68ae809 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 15 Jul 2021 10:02:40 +0200 Subject: validation: Test Barrier Manager The test source code is generated from specification items by the "./spec2modules.py" script contained in the git://git.rtems.org/rtems-central.git Git repository. Please read the "How-To" section in the "Software Requirements Engineering" chapter of the RTEMS Software Engineering manual to get more information about the process. Update #3716. --- testsuites/validation/tc-barrier-create.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/validation/tc-barrier-create.c') diff --git a/testsuites/validation/tc-barrier-create.c b/testsuites/validation/tc-barrier-create.c index 628d1a4a09..64b2540c79 100644 --- a/testsuites/validation/tc-barrier-create.c +++ b/testsuites/validation/tc-barrier-create.c @@ -62,7 +62,7 @@ /** * @defgroup RTEMSTestCaseRtemsBarrierReqCreate spec:/rtems/barrier/req/create * - * @ingroup RTEMSTestSuiteTestsuitesValidation0 + * @ingroup RTEMSTestSuiteTestsuitesValidationNoClock0 * * @{ */ -- cgit v1.2.3