From 35fbeda0032860929292896f73ab37a274cb5fa1 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 1 Feb 2010 12:05:08 +0000 Subject: Test suite support for RTSP --- tests/FILEFORMAT | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/FILEFORMAT') diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index a8893abe4..1ff8a27b3 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -128,6 +128,10 @@ pipe: [num] tell the server to expect this many HTTP requests before sending back anything, to allow pipelining tests skip: [num] instructs the server to ignore reading this many bytes from a PUT or POST request + +rtp: part [num] channel [num] size [num] + stream a fake RTP packet for the given part on a chosen channel + with the given payload size @@ -148,6 +152,8 @@ scp sftp socks4 socks5 +rtsp +rtsp-ipv6 Give only one per line. This subsection is mandatory. @@ -262,6 +268,8 @@ Available substitute variables include: %TFTP6PORT - IPv6 port number of the TFTP server %SSHPORT - Port number of the SCP/SFTP server %SOCKSPORT - Port number of the SOCKS4/5 server +%RTSPPORT - Port number of the RTSP server +%RTSP6PORT - IPv6 port number of the RTSP server %SRCDIR - Full path to the source dir %PWD - Current directory %CURL - Path to the curl executable -- cgit v1.2.3