summaryrefslogtreecommitdiff
path: root/spec/spec/spec-bool.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-24 14:17:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 13:27:33 +0200
commit1fce758513a51f35fd38ce684a51c3f497a5d833 (patch)
treef2dcb0ebd9871b3de98bf7698ba4e957d7d0955d /spec/spec/spec-bool.yml
parente3563c1d0d1137d1397463fedeb754db61067677 (diff)
spec: Move specification of specification items
This makes it reusable.
Diffstat (limited to 'spec/spec/spec-bool.yml')
-rw-r--r--spec/spec/spec-bool.yml33
1 files changed, 0 insertions, 33 deletions
diff --git a/spec/spec/spec-bool.yml b/spec/spec/spec-bool.yml
deleted file mode 100644
index e23f3b1f..00000000
--- a/spec/spec/spec-bool.yml
+++ /dev/null
@@ -1,33 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-enabled-by: true
-links:
-- role: spec-member
- uid: root
-spec-description: null
-spec-example: null
-spec-info:
- dict:
- attributes:
- assert:
- description: |
- This optional attribute defines the value constraint of the specified
- boolean value. If the value of the assert attribute is true, then
- the value of the specified boolean value shall be true. If the value
- of the assert attribute is false, then the value of the specified
- boolean value shall be false. In case the assert attribute is not
- present, then the value of the specified boolean value may be true or
- false.
- spec-type: bool
- description:
- description: |
- It shall be the description of the specified boolean value.
- spec-type: optional-str
- description: |
- This attribute set specifies a boolean value.
- mandatory-attributes:
- - description
-spec-name: Specification Boolean Value
-spec-type: spec-bool
-type: spec