From b84c83144d65bf3e2f338c36fae9cddc6d77d510 Mon Sep 17 00:00:00 2001 From: Jan Sebechlebsky Date: Tue, 9 Aug 2016 13:26:04 +0200 Subject: avformat/fifo: Add fate test Tested-by: Michael Niedermayer Signed-off-by: Jan Sebechlebsky Signed-off-by: Marton Balint --- tests/ref/fate/fifo-muxer-tst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/ref/fate/fifo-muxer-tst (limited to 'tests/ref/fate/fifo-muxer-tst') diff --git a/tests/ref/fate/fifo-muxer-tst b/tests/ref/fate/fifo-muxer-tst new file mode 100644 index 0000000..ca7e294 --- /dev/null +++ b/tests/ref/fate/fifo-muxer-tst @@ -0,0 +1,11 @@ +flush count: 1 +pts seen nr: 15 +pts seen: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14 +nonfail test: ok +write header error test: ok +recovery test: ok +flush count: 1 +pts seen nr: 15 +pts seen: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14 +overflow without packet dropping: ok +overflow with packet dropping: ok -- cgit v1.1