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 RTEMSTestCaseRtemsSupportValSupport
|
||||
* @ingroup RtemsSupportValSupport
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -57,10 +57,9 @@
|
||||
#include <rtems/test.h>
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSTestCaseRtemsSupportValSupport \
|
||||
* spec:/rtems/support/val/support
|
||||
* @defgroup RtemsSupportValSupport spec:/rtems/support/val/support
|
||||
*
|
||||
* @ingroup RTEMSTestSuiteTestsuitesValidationNoClock0
|
||||
* @ingroup TestsuitesValidationNoClock0
|
||||
*
|
||||
* @brief Tests some @ref RTEMSAPIClassicSupport directives.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user