New URI switching tests
authorChristian Babeux <christian.babeux@efficios.com>
Tue, 14 Aug 2012 22:02:32 +0000 (18:02 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 15 Aug 2012 14:22:40 +0000 (10:22 -0400)
commit983875b16ccc27ed7ce0a802ba2b4e982dbd7924
tree8f69edbdbafef95f734b26d7730c0af3842dd20b
parent13083fa6d2130b0e2c4f5bb03c90b99d44564408
New URI switching tests

test_uri_switch_localhost_folder:
Random switching of the ouput folder for streaming on localhost.

test_uri_switch_file_network:
Create a session with a file:// URI and enable the consumer with a
net:// URI.

test_uri_switch_network_file:
Create a session with a net:// URI and enable the consumer with a
file:// URI.

All tests support IPv4 and IPv6 streaming targets.

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/tools/streaming/runall
tests/tools/streaming/uri_switch [new file with mode: 0755]
This page took 0.025138 seconds and 4 git commands to generate.