Commit Graph

27 Commits

Author SHA1 Message Date
Måns Rullgård 968ae1d9cc fix servertest in out of tree builds
Originally committed as revision 13631 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-02 22:56:58 +00:00
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
2008-05-30 01:51:15 +00:00
Baptiste Coudurier fd83ad7f02 use short option
Originally committed as revision 13371 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-25 00:28:03 +00:00
Baptiste Coudurier 1faf7a20d5 simplify, use ffserver launch directive
Originally committed as revision 13367 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 23:48:02 +00:00
Baptiste Coudurier 38baa83c8a no need to sleep to hide crashes
Originally committed as revision 13225 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-21 21:24:32 +00:00
Diego Biurrun 2d83fe90e3 This shell script is not bash-specific.
Originally committed as revision 12124 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-16 14:42:44 +00:00
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
2008-02-16 14:37:23 +00:00
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
2007-06-07 22:36:39 +00:00
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
2007-06-07 21:36:58 +00:00
Diego Biurrun ee5db69e85 Fix 'rm -r' vs 'rm -f' typo.
Originally committed as revision 8145 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-27 11:57:17 +00:00
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
2007-02-22 14:32:35 +00:00
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
2007-02-22 14:30:31 +00:00
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
2006-11-08 00:02:15 +00:00
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
2006-02-26 22:49:16 +00:00
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
2006-02-24 13:02:33 +00:00
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
2006-02-23 23:50:33 +00:00
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
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
2005-11-13 00:41:44 +00:00
Fabrice Bellard 2853e85cea disabled file based tests
Originally committed as revision 2148 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-24 21:14:02 +00:00
Fabrice Bellard 8ff7d1ad06 fixed test.conf path
Originally committed as revision 2054 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-07-16 18:50:35 +00:00
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
2003-04-24 03:59:33 +00:00
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
2003-04-15 02:23:00 +00:00
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
2003-04-15 01:58:46 +00:00
Philip Gladstone d746f9281f Add a file serving test as well
Originally committed as revision 1763 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 03:04:55 +00:00
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
2003-03-30 11:54:24 +00:00
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
2002-12-22 21:07:35 +00:00
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
2002-12-12 19:53:05 +00:00