summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/clear.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/intr/req/clear.yml')
-rw-r--r--spec/rtems/intr/req/clear.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/intr/req/clear.yml b/spec/rtems/intr/req/clear.yml
index 065f3522..e05ffb6f 100644
--- a/spec/rtems/intr/req/clear.yml
+++ b/spec/rtems/intr/req/clear.yml
@@ -161,7 +161,7 @@ test-prepare: null
test-setup: null
test-stop: null
test-support: |
- typedef RtemsIntrReqClear_Context Context;
+ typedef ${.:/test-context-type} Context;
static bool IsEnabled( const Context *ctx )
{