Added a sample tescase file
Original commit message from CVS: Added a sample tescase file
This commit is contained in:
parent
2651b1b3e8
commit
7a40eda7b6
16
tests/sched/testcases1.tc
Normal file
16
tests/sched/testcases1.tc
Normal file
@ -0,0 +1,16 @@
|
||||
tcN: fakesrc-fakesink
|
||||
tcP: fakesrc ! fakesink
|
||||
tcS: A, fakesrc0, handoff
|
||||
tcS: B, fakesink0, handoff
|
||||
tcI: 2
|
||||
tcR: A,1,B,1,A,1,B,1
|
||||
|
||||
|
||||
tcN: fakesrc-identity-fakesink
|
||||
tcP: fakesrc ! identity ! fakesink
|
||||
tcS: A, fakesrc0, handoff
|
||||
tcS: B, identity, handoff
|
||||
tcS: C, fakesink0, handoff
|
||||
tcI: 2
|
||||
tcR: A,1,B,1,C,1,A,1,B,1,C,1
|
||||
|
Loading…
x
Reference in New Issue
Block a user