summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/entry-remove.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-17 17:32:35 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-17 17:55:18 +0200
commit2085243b4d063ee571313d53b1fd6c0de9dd5816 (patch)
tree7b367a5e81e8e3007e997c36f9c5c900897538bd /spec/rtems/intr/req/entry-remove.yml
parentspec: Move TQ get owner to base context (diff)
downloadrtems-central-2085243b4d063ee571313d53b1fd6c0de9dd5816.tar.bz2
validation: Add ${.:/test-context-type}
Add and use ${.:/test-context-type} and ${.:/test-context-instance} substitutions.
Diffstat (limited to 'spec/rtems/intr/req/entry-remove.yml')
-rw-r--r--spec/rtems/intr/req/entry-remove.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/intr/req/entry-remove.yml b/spec/rtems/intr/req/entry-remove.yml
index c3abfe5e..24c3769b 100644
--- a/spec/rtems/intr/req/entry-remove.yml
+++ b/spec/rtems/intr/req/entry-remove.yml
@@ -551,7 +551,7 @@ test-setup:
description: null
test-stop: null
test-support: |
- typedef RtemsIntrReqEntryRemove_Context Context;
+ typedef ${.:/test-context-type} Context;
static char entry_arg;