summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-12-22 08:52:02 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-01-26 15:22:21 +0100
commitf7386aff4a8c64ee05a003b16b60efb1553d04b6 (patch)
treec7387fd3f5b6a8a76f4bbc120739d4c1fa8737c2
parentspec/cache/coherent: Add return value for add area (diff)
downloadrtems-central-f7386aff4a8c64ee05a003b16b60efb1553d04b6.tar.bz2
spec: Document assert-in-set action
-rw-r--r--spec/spec/build-action.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/spec/build-action.yml b/spec/spec/build-action.yml
index 07ed5419..f3bb8398 100644
--- a/spec/spec/build-action.yml
+++ b/spec/spec/build-action.yml
@@ -48,6 +48,10 @@ spec-info:
The action asserts that the action value is a valid signed 32-bit
integer.
spec-type: none
+ assert-in-set:
+ description: |
+ The action asserts that the action value is the attribute value set.
+ spec-type: list-int-or-str
assert-int64:
description: |
The action asserts that the action value is a valid signed 64-bit