blob: ea7f45f4bd1c6eae7867fa79d511501f4bb29a20 [file] [log] [blame]
schema:
handover:
threshold: 'uint'
myvar: 'test_type'
anothervar: 'another_type'
tests:
- foobar:
prefix:
handover:
myvar: 'valid_value1'
anothervar: 'unique_val_ok'
threshold: 2
- foobar:
prefix:
handover:
myvar: 'valid_value2'
- foobar:
prefix:
handover:
threshold: 0
- foobar:
prefix:
handover:
myvar: 'invalid_val'
- foobar:
prefix:
handover:
anothervar: 'another_invalid_val'