summaryrefslogtreecommitdiffstats
path: root/spec/rtems/event/val/system-send-receive.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/event/val/system-send-receive.yml')
-rw-r--r--spec/rtems/event/val/system-send-receive.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/rtems/event/val/system-send-receive.yml b/spec/rtems/event/val/system-send-receive.yml
index bda6cd33..7e0418d5 100644
--- a/spec/rtems/event/val/system-send-receive.yml
+++ b/spec/rtems/event/val/system-send-receive.yml
@@ -8,7 +8,10 @@ links:
- role: validation
uid: ../req/system-send
test-actions:
-- action: |
+- action-brief: |
+ Run the event send and receive tests for the system event set defined
+ by ${../req/send-receive}.
+ action-code: |
${../req/send-receive:/test-run}(
EventSystemSend,
EventSystemReceive,
@@ -17,9 +20,6 @@ test-actions:
STATES_WAITING_FOR_SYSTEM_EVENT
);
checks: []
- description: |
- Run the event send and receive tests for the system event set defined
- by ${../req/send-receive}.
links: []
test-brief: |
Tests the ${../if/system-send:/name} and ${../if/system-receive:/name}