[rtems-central commit] spec: Document assert-in-set action

Sebastian Huber sebh at rtems.org
Fri Jan 26 14:23:20 UTC 2024


Module:    rtems-central
Branch:    master
Commit:    f7386aff4a8c64ee05a003b16b60efb1553d04b6
Changeset: http://git.rtems.org/rtems-central/commit/?id=f7386aff4a8c64ee05a003b16b60efb1553d04b6

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Dec 22 08:52:02 2023 +0100

spec: Document assert-in-set action

---

 spec/spec/build-action.yml | 4 ++++
 1 file changed, 4 insertions(+)

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



More information about the vc mailing list