1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

tests/ffserver-regression: Check the status page too

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2016-11-29 18:25:58 +01:00
parent 606702ea34
commit bced37c155
2 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,8 @@ sleep 2
fi
do_md5sum ff-$file >>ffserver.regression
done
wget $WGET_OPTIONS -O - teststat.html http://localhost:9999/teststat.html > ff-stat 2>/dev/null
do_md5sum ff-stat >>ffserver.regression
)
kill $FFSERVER_PID
wait > /dev/null 2>&1

View File

@ -8,3 +8,4 @@ d41d8cd98f00b204e9800998ecf8427e *ff-test_l.rm
4c887dfc1dd0f6ea1a3a2be6dd32e495 *ff-test.jpg
1d04b73b04aad27793cc762d5afabac1 *ff-test_small.jpg
bc36c40ee34ebee6ffe50f3094aab733 *ff-test.mjpg
9b72c3d6d89a038fa141fe636baa2c0e *ff-stat