summaryrefslogtreecommitdiffstats
path: root/tests/server-regression.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rename server-regression.sh --> ffserver-regression.sh for consistency.Diego Biurrun2009-03-301-43/+0
| | | | Originally committed as revision 18243 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename test.conf --> ffserver.conf, the new name is more meaningful.Diego Biurrun2009-03-291-2/+2
| | | | Originally committed as revision 18226 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix servertest in out of tree buildsMåns Rullgård2008-06-021-1/+1
| | | | Originally committed as revision 13631 to svn://svn.ffmpeg.org/ffmpeg/trunk
* sleep seems needed to wait for feed to be setupBaptiste Coudurier2008-05-301-0/+1
| | | | Originally committed as revision 13549 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use short optionBaptiste Coudurier2008-05-251-2/+2
| | | | Originally committed as revision 13371 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify, use ffserver launch directiveBaptiste Coudurier2008-05-241-3/+0
| | | | Originally committed as revision 13367 to svn://svn.ffmpeg.org/ffmpeg/trunk
* no need to sleep to hide crashesBaptiste Coudurier2008-05-211-2/+0
| | | | Originally committed as revision 13225 to svn://svn.ffmpeg.org/ffmpeg/trunk
* This shell script is not bash-specific.Diego Biurrun2008-02-161-1/+1
| | | | Originally committed as revision 12124 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove check for the availability of the -u diff flag, we require it inDiego Biurrun2008-02-161-8/+1
| | | | | | other places without checking for its availability already. Originally committed as revision 12123 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-071-9/+9
| | | | | | This gets rid of some recursion and simplifies the code. Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The server configuration file is passed as a command line parameter.Diego Biurrun2007-06-071-1/+1
| | | | Originally committed as revision 9254 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun2007-02-271-1/+1
| | | | Originally committed as revision 8145 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1l, clean up feed1.ffm after finishing the server testAlex Beregszaszi2007-02-221-0/+1
| | | | Originally committed as revision 8075 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix the server regression test (it produced for me identical results in more ↵Alex Beregszaszi2007-02-221-7/+10
| | | | | | runs, really). Originally committed as revision 8074 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
| | | | | | | 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
* don't try to test streams which are commented out in test.confAurelien Jacobs2006-02-261-1/+1
| | | | Originally committed as revision 5068 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use BSD-compatible expr syntax and change test -ne to test != for portability.Diego Biurrun2006-02-241-1/+1
| | | | Originally committed as revision 5060 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get ride of perl and sort in ffserver regtest (and avoid problem with ↵Aurelien Jacobs2006-02-231-2/+2
| | | | | | behavior of sort changing with locales) Originally committed as revision 5058 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove -e debug=off, unsupported my some wget versions (1.9), and doesnt ↵Alex Beregszaszi2005-11-131-1/+1
| | | | | | makes any difference Originally committed as revision 4690 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabled file based testsFabrice Bellard2003-08-241-2/+2
| | | | Originally committed as revision 2148 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed test.conf pathFabrice Bellard2003-07-161-1/+1
| | | | Originally committed as revision 2054 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Making AVI encoding predictable (all JUNK chunks are filled with 0)Roman Shaposhnik2003-04-241-3/+10
| | | | | | | * Updating regression refs * Making server-regression.sh work on Solaris Originally committed as revision 1818 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Actually make the sort function do some sorting (data needs to be on own ↵Philip Gladstone2003-04-151-1/+1
| | | | | | | | lines) * Revise the regression results Originally committed as revision 1776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Removed ffmpeg output during encoding runs. Now only print out errorsPhilip Gladstone2003-04-151-1/+1
| | | | | | * Try to fix mysterious sort order issue in ffserver tests Originally committed as revision 1775 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a file serving test as wellPhilip Gladstone2003-04-121-8/+21
| | | | Originally committed as revision 1763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't use proxy and suppress verbose output patch by (Roumen Petrov <help at ↵Roumen Petrov2003-03-301-1/+2
| | | | | | roumenpetrov dot info>) Originally committed as revision 1717 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make sure that if you abort the server regression tests, then it doesn't say OKPhilip Gladstone2002-12-221-0/+1
| | | | Originally committed as revision 1357 to svn://svn.ffmpeg.org/ffmpeg/trunk
* First shot at the ffserver regression tests. All feedback received withPhilip Gladstone2002-12-121-0/+28
interest Originally committed as revision 1336 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud