[vlc-commits] test: add test_src_input_stream

Thomas Guillem git at videolan.org
Thu Oct 22 14:41:03 CEST 2015


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Oct 20 20:04:21 2015 +0200| [20502daae23bcd10eba9cdcc63bfe606e289f5be] | committer: Thomas Guillem

test: add test_src_input_stream

This test compare IO output/returns between libc FILE functions and stream
functions.

This commit also add an extra test: 'test_src_input_stream_net' to test a http
file.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=20502daae23bcd10eba9cdcc63bfe606e289f5be
---

 test/Makefile.am        |    9 +-
 test/src/input/stream.c |  383 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 391 insertions(+), 1 deletion(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=20502daae23bcd10eba9cdcc63bfe606e289f5be


More information about the vlc-commits mailing list