Re: [FFmpeg-devel] [PATCH] fate: add pipe and cache test

2016-03-01 Thread Michael Niedermayer
On Mon, Feb 29, 2016 at 09:36:55PM +0100, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > tests/fate/seek.mak |2 ++ > tests/ref/seek/cache-pipe | 49 > + > 2 files changed, 51 insertions(+) > create mode 100644 tes

[FFmpeg-devel] [PATCH] fate: add pipe and cache test

2016-02-29 Thread Michael Niedermayer
Signed-off-by: Michael Niedermayer --- tests/fate/seek.mak |2 ++ tests/ref/seek/cache-pipe | 49 + 2 files changed, 51 insertions(+) create mode 100644 tests/ref/seek/cache-pipe diff --git a/tests/fate/seek.mak b/tests/fate/seek.mak index