adapted example test file to new structure
This commit is contained in:
parent
24916e36d3
commit
ebe7ae9320
@ -1,11 +1,12 @@
|
||||
mptcptrace:
|
||||
checkers:
|
||||
mptcptrace:
|
||||
- test: "csv"
|
||||
csv: "c2s_seq_1"
|
||||
columns: 2
|
||||
validations:
|
||||
- name: "increasing_values"
|
||||
desc: "dummy: check sequence numbers grow"
|
||||
tcptrace:
|
||||
tcptrace:
|
||||
- test: "csv"
|
||||
csv: "tcptrace"
|
||||
rows: [0,1]
|
||||
|
Loading…
Reference in New Issue
Block a user