summaryrefslogtreecommitdiffstats
path: root/spec/rtems/sem/req/timeout.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/sem/req/timeout.yml')
-rw-r--r--spec/rtems/sem/req/timeout.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/sem/req/timeout.yml b/spec/rtems/sem/req/timeout.yml
index fa2d9250..5f7ca768 100644
--- a/spec/rtems/sem/req/timeout.yml
+++ b/spec/rtems/sem/req/timeout.yml
@@ -118,7 +118,7 @@ test-action: |
);
T_rsc_success( sc );
test-brief: null
-test-cleanup:
+test-cleanup: |
if ( ctx->tq_ctx.thread_queue_id != 0 ) {
rtems_status_code sc;
@@ -130,7 +130,7 @@ test-context:
This member contains the thread queue test context.
description: null
member: |
- TQContext tq_ctx;
+ TQContext tq_ctx
- brief: |
This member specifies if the attribute set of the semaphore.
description: null