blob: dacf18ab3c7d57663fba036d6eacffc89f88cda0 [file] [log] [blame]
Pau Espin Pedrol30637302020-05-06 21:11:02 +02001schema:
2 handover:
3 duration: 'duration'
4 threshold: 'uint'
5
6tests:
7 - foobar:
8 prefix:
9 handover:
10 duration: 3
11 threshold: 2
12 - foobar:
13 prefix:
14 handover:
15 duration: 22kkk
16 - foobar:
17 prefix:
18 handover:
19 duration: 22h
20 - foobar:
21 wrongprefix:
22 handover:
23 duration: 22h
24 - foobar:
25 wrongprefix:
26 handover:
27 - foobar:
28 prefix:
29 handover:
30 threshold: 1
31 - foobar:
32 prefix:
33 handover:
34 threshold: -2
35 - foobar:
36 prefix:
37 handover:
38 - threshold: 1
39 - foobar:
40 prefix:
41 handover:
42 threshold:
43 - 1