summaryrefslogtreecommitdiff
path: root/rtemsspec/tests/spec-doc/root.yml
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsspec/tests/spec-doc/root.yml')
-rw-r--r--rtemsspec/tests/spec-doc/root.yml93
1 files changed, 93 insertions, 0 deletions
diff --git a/rtemsspec/tests/spec-doc/root.yml b/rtemsspec/tests/spec-doc/root.yml
new file mode 100644
index 00000000..c6fa898a
--- /dev/null
+++ b/rtemsspec/tests/spec-doc/root.yml
@@ -0,0 +1,93 @@
+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: []
+spec-description: null
+spec-example: null
+spec-info:
+ bool:
+ assert: true
+ description: |
+ A reference to ${.:/spec-name}.
+ dict:
+ attributes:
+ type:
+ description: null
+ spec-type: name
+ description: null
+ generic-attributes:
+ description: null
+ key-spec-type: name
+ value-spec-type: root
+ mandatory-attributes: all
+ float:
+ assert:
+ eq: 0.0
+ description: null
+ spec-type: float
+ int:
+ assert:
+ eq: 0
+ description: null
+ spec-type: int
+ list:
+ description: null
+ spec-type: root
+ none: null
+ str:
+ assert:
+ - and:
+ - contains:
+ - a
+ - b
+ - c
+ - eq: d
+ - ge: e
+ - gt: f
+ - in:
+ - g
+ - h
+ - le: i
+ - lt: j
+ - ne: k
+ - re: l
+ - true
+ - uid: null
+ - or:
+ - and:
+ - in: []
+ - in:
+ - x
+ - not:
+ - not:
+ contains:
+ - a
+ - b
+ - c
+ - not:
+ eq: d
+ - not:
+ ge: e
+ - not:
+ gt: f
+ - not:
+ in:
+ - g
+ - h
+ - not:
+ le: i
+ - not:
+ lt: j
+ - not:
+ ne: k
+ - not:
+ re: l
+ - not: true
+ - not:
+ uid: null
+ description: null
+ spec-type: str
+spec-name: Root
+spec-type: root
+type: spec