[LTP] [PATCH v2 2/4] network: Add TI-RPC and TS-RPC tests into network.sh

Alexey Kodanev alexey.kodanev@oracle.com
Mon Feb 13 17:42:06 CET 2017


Hi,
On 08.02.2017 17:44, Petr Vorel wrote:
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
>  testscripts/network.sh | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/testscripts/network.sh b/testscripts/network.sh
> index 2d2c6762c..fce59f576 100755
> --- a/testscripts/network.sh
> +++ b/testscripts/network.sh
> @@ -24,6 +24,8 @@ usage()
>  	echo "  -r    RPC tests"
>  	echo "  -s    SCTP tests"
>  	echo "  -t    TCP/IP command tests"
> +	echo "  -c    TI-RPC tests"
> +	echo "  -s    TS-RPC tests"

Unfortunately I missed it in the first version, we already has '-s'
option for SCTP.

Thanks,
Alexey


More information about the ltp mailing list