summaryrefslogtreecommitdiffstats
path: root/tests/server-regression.sh
Commit message (Expand)AuthorAgeFilesLines
* Rename server-regression.sh --> ffserver-regression.sh for consistency.Diego Biurrun2009-03-301-43/+0
* Rename test.conf --> ffserver.conf, the new name is more meaningful.Diego Biurrun2009-03-291-2/+2
* fix servertest in out of tree buildsMåns Rullgård2008-06-021-1/+1
* sleep seems needed to wait for feed to be setupBaptiste Coudurier2008-05-301-0/+1
* use short optionBaptiste Coudurier2008-05-251-2/+2
* simplify, use ffserver launch directiveBaptiste Coudurier2008-05-241-3/+0
* no need to sleep to hide crashesBaptiste Coudurier2008-05-211-2/+0
* This shell script is not bash-specific.Diego Biurrun2008-02-161-1/+1
* Remove check for the availability of the -u diff flag, we require it inDiego Biurrun2008-02-161-8/+1
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-071-9/+9
* The server configuration file is passed as a command line parameter.Diego Biurrun2007-06-071-1/+1
* Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun2007-02-271-1/+1
* 1l, clean up feed1.ffm after finishing the server testAlex Beregszaszi2007-02-221-0/+1
* fix the server regression test (it produced for me identical results in more ...Alex Beregszaszi2007-02-221-7/+10
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
* don't try to test streams which are commented out in test.confAurelien Jacobs2006-02-261-1/+1
* Use BSD-compatible expr syntax and change test -ne to test != for portability.Diego Biurrun2006-02-241-1/+1
* get ride of perl and sort in ffserver regtest (and avoid problem with behavio...Aurelien Jacobs2006-02-231-2/+2
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* remove -e debug=off, unsupported my some wget versions (1.9), and doesnt make...Alex Beregszaszi2005-11-131-1/+1
* disabled file based testsFabrice Bellard2003-08-241-2/+2
* fixed test.conf pathFabrice Bellard2003-07-161-1/+1
* * Making AVI encoding predictable (all JUNK chunks are filled with 0)Roman Shaposhnik2003-04-241-3/+10
* * Actually make the sort function do some sorting (data needs to be on own li...Philip Gladstone2003-04-151-1/+1
* * Removed ffmpeg output during encoding runs. Now only print out errorsPhilip Gladstone2003-04-151-1/+1
* Add a file serving test as wellPhilip Gladstone2003-04-121-8/+21
* don't use proxy and suppress verbose output patch by (Roumen Petrov <help at ...Roumen Petrov2003-03-301-1/+2
* Make sure that if you abort the server regression tests, then it doesn't say OKPhilip Gladstone2002-12-221-0/+1
* First shot at the ffserver regression tests. All feedback received withPhilip Gladstone2002-12-121-0/+28
OpenPOWER on IntegriCloud