forked from Imagelibrary/rtems
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 RTEMSTestCaseRtemsIntrReqVectorIsEnabled
|
||||
* @ingroup RtemsIntrReqVectorIsEnabled
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -61,10 +61,9 @@
|
||||
#include <rtems/test.h>
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSTestCaseRtemsIntrReqVectorIsEnabled \
|
||||
* spec:/rtems/intr/req/vector-is-enabled
|
||||
* @defgroup RtemsIntrReqVectorIsEnabled spec:/rtems/intr/req/vector-is-enabled
|
||||
*
|
||||
* @ingroup RTEMSTestSuiteTestsuitesValidationIntr
|
||||
* @ingroup TestsuitesValidationIntr
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user