summaryrefslogtreecommitdiffstats
path: root/spec/c
diff options
context:
space:
mode:
Diffstat (limited to 'spec/c')
-rw-r--r--spec/c/req/clock-nanosleep.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/c/req/clock-nanosleep.yml b/spec/c/req/clock-nanosleep.yml
index 912bc1d0..5e57eaa2 100644
--- a/spec/c/req/clock-nanosleep.yml
+++ b/spec/c/req/clock-nanosleep.yml
@@ -367,7 +367,7 @@ test-setup:
description: null
test-stop: null
test-support: |
- typedef CReqClockNanosleep_Context Context;
+ typedef ${.:/test-context-type} Context;
static void Worker( rtems_task_argument arg )
{