Måns Rullgård
21f7ab7afc
Make ffserver regression test run (still fails)
...
Originally committed as revision 22305 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
fc8cb3988f
regtest: move md5sum wrappers into separate file
...
ffserver-regression.sh doesn't need anything else from
regression-funcs.sh, and sourcing the entire file there
breaks things.
Originally committed as revision 22304 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
66d23c968c
Use common regression test functions in ffserver regression test script.
...
This makes the ffserver regression test more portable.
Originally committed as revision 20925 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
3d1470649c
Replace ` ` syntax by $( ) in regression test shell scripts.
...
The latter syntax variant is more readable and easier to nest.
Originally committed as revision 20924 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
7a8d0e9700
Skip creation of tests/data directory in individual regression test scripts.
...
It is already being taken care of by the Makefile.
Originally committed as revision 18248 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
767e14c380
Rename server-regression.sh --> ffserver-regression.sh for consistency.
...
Originally committed as revision 18243 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
688a477367
Rename test.conf --> ffserver.conf, the new name is more meaningful.
...
Originally committed as revision 18226 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
968ae1d9cc
fix servertest in out of tree builds
...
Originally committed as revision 13631 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
626932fd83
sleep seems needed to wait for feed to be setup
...
Originally committed as revision 13549 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
fd83ad7f02
use short option
...
Originally committed as revision 13371 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
1faf7a20d5
simplify, use ffserver launch directive
...
Originally committed as revision 13367 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
38baa83c8a
no need to sleep to hide crashes
...
Originally committed as revision 13225 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
2d83fe90e3
This shell script is not bash-specific.
...
Originally committed as revision 12124 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
989bbe62d0
Remove check for the availability of the -u diff flag, we require it in
...
other places without checking for its availability already.
Originally committed as revision 12123 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
4fbd52f0b8
Merge tests Makefile into the top-level Makefile.
...
This gets rid of some recursion and simplifies the code.
Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
46076a95a0
The server configuration file is passed as a command line parameter.
...
Originally committed as revision 9254 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ee5db69e85
Fix 'rm -r' vs 'rm -f' typo.
...
Originally committed as revision 8145 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
4eaf1ddf60
1l, clean up feed1.ffm after finishing the server test
...
Originally committed as revision 8075 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
508826f961
fix the server regression test (it produced for me identical results in more runs, really).
...
Originally committed as revision 8074 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
997baf0141
allow spaces in source and build directory names
...
out of tree builds from a source dir with spaces is impossible
due to how make handles vpath
Originally committed as revision 6938 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
59f45163df
don't try to test streams which are commented out in test.conf
...
Originally committed as revision 5068 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
d315ec5c31
Use BSD-compatible expr syntax and change test -ne to test != for portability.
...
Originally committed as revision 5060 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Aurelien Jacobs
927e193d3a
get ride of perl and sort in ffserver regtest (and avoid problem with behavior of sort changing with locales)
...
Originally committed as revision 5058 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
115329f160
COSMETICS: Remove all trailing whitespace.
...
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
bf40937bf9
remove -e debug=off, unsupported my some wget versions (1.9), and doesnt makes any difference
...
Originally committed as revision 4690 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Fabrice Bellard
2853e85cea
disabled file based tests
...
Originally committed as revision 2148 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
8ff7d1ad06
fixed test.conf path
...
Originally committed as revision 2054 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Roman Shaposhnik
8c0ff5d5c2
* Making AVI encoding predictable (all JUNK chunks are filled with 0)
...
* Updating regression refs
* Making server-regression.sh work on Solaris
Originally committed as revision 1818 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
96cbe82cb5
* Actually make the sort function do some sorting (data needs to be on own lines)
...
* Revise the regression results
Originally committed as revision 1776 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
e31c1c30d2
* Removed ffmpeg output during encoding runs. Now only print out errors
...
* Try to fix mysterious sort order issue in ffserver tests
Originally committed as revision 1775 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
d746f9281f
Add a file serving test as well
...
Originally committed as revision 1763 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Roumen Petrov
c7f2eb83e5
don't use proxy and suppress verbose output patch by (Roumen Petrov <help at roumenpetrov dot info>)
...
Originally committed as revision 1717 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
bc15b8ef64
Make sure that if you abort the server regression tests, then it doesn't say OK
...
Originally committed as revision 1357 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
e2b2851e5a
First shot at the ffserver regression tests. All feedback received with
...
interest
Originally committed as revision 1336 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago