mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-07 16:13:07 +00:00
validation: Derive names from item UIDs
Use the item UID converted to CamelCase for Doxygen group names and testsuite names. Update #3716.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestCaseRtemsTaskReqConstruct
|
||||
* @ingroup RtemsTaskReqConstruct
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -64,10 +64,10 @@
|
||||
#include <rtems/test.h>
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSTestCaseRtemsTaskReqConstruct spec:/rtems/task/req/construct
|
||||
* @defgroup RtemsTaskReqConstruct spec:/rtems/task/req/construct
|
||||
*
|
||||
* @ingroup RTEMSTestSuiteTestsuitesValidation1
|
||||
* @ingroup RTEMSTestSuiteTestsuitesValidationOneCpu1
|
||||
* @ingroup TestsuitesValidation1
|
||||
* @ingroup TestsuitesValidationOneCpu1
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user