twister: schema: make tests a required key
Catch any test definitions not defining any tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
c6a83ff5a6
commit
78a741f1b4
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ mapping:
|
|||
# maybe it is just an artifact?
|
||||
"tests":
|
||||
type: map
|
||||
required: true
|
||||
matching-rule: "any"
|
||||
mapping:
|
||||
# The key for the testname is any, so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue