summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tc-sem-ident.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-08 17:04:23 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-19 08:08:45 +0200
commit649dc37c8fcee2820a266afa9fe1938329801043 (patch)
tree10e68507ec42a3c97e5d0a34918c05359f0782e9 /testsuites/validation/tc-sem-ident.c
parentvalidation: Fix formatting (diff)
downloadrtems-649dc37c8fcee2820a266afa9fe1938329801043.tar.bz2
validation: Use spec:* references
Update #3716.
Diffstat (limited to 'testsuites/validation/tc-sem-ident.c')
-rw-r--r--testsuites/validation/tc-sem-ident.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/validation/tc-sem-ident.c b/testsuites/validation/tc-sem-ident.c
index 8e2d01b97e..42b4a4ba20 100644
--- a/testsuites/validation/tc-sem-ident.c
+++ b/testsuites/validation/tc-sem-ident.c
@@ -66,7 +66,7 @@
* This test case performs the following actions:
*
* - Run the generic object identification tests for Classic API semaphore
- * class objects defined by /rtems/req/ident.
+ * class objects defined by spec:/rtems/req/ident.
*
* @{
*/
@@ -84,7 +84,7 @@ static rtems_status_code ClassicSemIdentAction(
/**
* @brief Run the generic object identification tests for Classic API semaphore
- * class objects defined by /rtems/req/ident.
+ * class objects defined by spec:/rtems/req/ident.
*/
static void RtemsSemValIdent_Action_0( void )
{