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 RTEMSTestCaseRtemsMessageReqConstruct
|
||||
* @ingroup RtemsMessageReqConstruct
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -60,10 +60,9 @@
|
||||
#include <rtems/test.h>
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSTestCaseRtemsMessageReqConstruct \
|
||||
* spec:/rtems/message/req/construct
|
||||
* @defgroup RtemsMessageReqConstruct spec:/rtems/message/req/construct
|
||||
*
|
||||
* @ingroup RTEMSTestSuiteTestsuitesValidationNoClock0
|
||||
* @ingroup TestsuitesValidationNoClock0
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user