Re: [FFmpeg-devel] [PATCH 2/2] libavformat/tests: Add http cookie tests cases to fate

2017-05-03 Thread Michael Niedermayer
On Tue, May 02, 2017 at 08:29:25PM -0400, Micah Galizia wrote: > Signed-off-by: Micah Galizia > --- > libavformat/Makefile | 1 + > libavformat/tests/http.c | 186 > + > tests/fate/libavformat.mak | 5 ++ > tests/ref/fate/http| 30

[FFmpeg-devel] [PATCH 2/2] libavformat/tests: Add http cookie tests cases to fate

2017-05-02 Thread Micah Galizia
Signed-off-by: Micah Galizia --- libavformat/Makefile | 1 + libavformat/tests/http.c | 186 + tests/fate/libavformat.mak | 5 ++ tests/ref/fate/http| 30 4 files changed, 222 insertions(+) create mode 100644 libavformat/t