mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-08 00:23:14 +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 RTEMSTestCaseAcfgValFatalInitTaskConstructFailed
|
||||
* @ingroup AcfgValFatalInitTaskConstructFailed
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -60,10 +60,10 @@
|
||||
#include <rtems/test.h>
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSTestCaseAcfgValFatalInitTaskConstructFailed \
|
||||
* @defgroup AcfgValFatalInitTaskConstructFailed \
|
||||
* spec:/acfg/val/fatal-init-task-construct-failed
|
||||
*
|
||||
* @ingroup RTEMSTestSuiteTestsuitesFatalInitTaskConstructFailed
|
||||
* @ingroup TestsuitesFatalInitTaskConstructFailed
|
||||
*
|
||||
* @brief Tests a fatal error caused by an invalid application configuration.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user