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 RTEMSTestCaseRtemsTaskValSmp
|
||||
* @ingroup RtemsTaskValSmp
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -60,9 +60,9 @@
|
||||
#include <rtems/test.h>
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSTestCaseRtemsTaskValSmp spec:/rtems/task/val/smp
|
||||
* @defgroup RtemsTaskValSmp spec:/rtems/task/val/smp
|
||||
*
|
||||
* @ingroup RTEMSTestSuiteTestsuitesValidationSmpOnly0
|
||||
* @ingroup TestsuitesValidationSmpOnly0
|
||||
*
|
||||
* @brief This test case collection provides SMP-specific validation test cases
|
||||
* for requirements of the @ref RTEMSAPIClassicTasks.
|
||||
|
||||
Reference in New Issue
Block a user