Lines Matching +full:a +full:- +full:za +full:- +full:z0 +full:- +full:9 +full:_
2 # Schema to validate a YAML file describing a Zephyr test platform
5 # (http://pykwalify.readthedocs.io/en/unstable/validation-rules.html),
6 # a YAML structure validator, to validate the YAML files that describe
11 schema;scenario-schema:
13 # has to be not-required, otherwise the parser gets
27 - type: str
32 - type: str
37 - type: str
54 - type: str
59 - type: str
64 - type: str
69 - type: str
77 - type: str
85 - type: str
91 - type: str
118 - type: str
123 - type: str
132 - type: str
150 - type: str
164 - type: str
175 - type: str
182 - type: str
187 - type: str
192 "xt-sim",
195 "mdb-nsim",
229 include: scenario-schema
241 # The list of testcases -- IDK why this is a sequence of
242 # maps maps, shall just be a sequence of maps
247 matching-rule: "any"
250 # regex;(([a-zA-Z0-9_]+)) for this to work, note below we
252 regex;(([a-zA-Z0-9_]+)):
253 include: scenario-schema