osmo-gsm-tester/selftest/schema_test/schema_case_01.conf

44 lines
742 B
Plaintext

schema:
handover:
duration: 'duration'
threshold: 'uint'
tests:
- foobar:
prefix:
handover:
duration: 3
threshold: 2
- foobar:
prefix:
handover:
duration: 22kkk
- foobar:
prefix:
handover:
duration: 22h
- foobar:
wrongprefix:
handover:
duration: 22h
- foobar:
wrongprefix:
handover:
- foobar:
prefix:
handover:
threshold: 1
- foobar:
prefix:
handover:
threshold: -2
- foobar:
prefix:
handover:
- threshold: 1
- foobar:
prefix:
handover:
threshold:
- 1