diff options
author | Alex Ashley <bugzilla@ashley-family.net> | 2015-11-10 16:41:02 +0000 |
---|---|---|
committer | Thiago Santos <thiagoss@osg.samsung.com> | 2015-12-22 11:15:32 -0300 |
commit | eafdf5673a38537fc41cfdc08c29321810387a39 (patch) | |
tree | bbe0c0cc9bef1bcda2527da991478cbc23ab0117 /ext/hls/m3u8.c | |
parent | ae3ed25025e34ea9b09df59d22d7ebd7294560bc (diff) | |
download | gstreamer-plugins-bad-eafdf5673a38537fc41cfdc08c29321810387a39.tar.gz |
hlsdemux: tests: add unit tests for hlsdemux
Using the new GstAdaptiveDemux test framework, add tests that
exercise hlsdemux. The following tests are added:
simpleTest
A simple playlist that contains some media URLs
testMediaPlaylist
A master playlist with a variant playlist that contains media URLs
testMediaPlaylistNotFound
A master playlist that points to a missing variant playlist
testFragmentNotFound
A master playlist with a variant playlist that contains media URLs
There is a missing media file referenced from the variant playlist.
testFragmentDownloadError
A master playlist with a variant playlist that contains media URLs
During the download of one media file, the test simulates the network
connection being dropped.
testSeek
A simple test of trying to perform a seek on an HLS stream.
Diffstat (limited to 'ext/hls/m3u8.c')
0 files changed, 0 insertions, 0 deletions