[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ltp-list
Subject:    Re: [LTP] [PATCH] testscripts: add appl test in networkstress.sh
From:       Caspar Zhang <caspar () casparzhang ! com>
Date:       2013-02-25 6:01:58
Message-ID: 512AFE56.2020006 () casparzhang ! com
[Download RAW message or body]

On 10/09/2012 10:48 PM, Hangbin Liu wrote:
> We have network_stress.appl in runtest dir. But we didn't include this test in
> networkstress.sh. Add a new parameter to support appl test.
>
> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>

Comitted, thanks. Sorry for late respond.

Caspar

> ---
>   testscripts/networkstress.sh |    4 +++-
>   1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/testscripts/networkstress.sh b/testscripts/networkstress.sh
> index e04a143..68673f4 100755
> --- a/testscripts/networkstress.sh
> +++ b/testscripts/networkstress.sh
> @@ -59,6 +59,7 @@ usage () {
>       echo "---------------------------------------------------------"
>       echo -e "\033[31m $0 [options] \033[0m "
>       echo "---------------------------------------------------------"
> +    echo " -A|a: Stress test for appl"
>       echo " -E|e: Stress test for interface"
>       echo " -I|i: Stress test for ICMP protocol"
>       echo " -T|t: Stress test for TCP/IP"
> @@ -76,9 +77,10 @@ usage () {
>       exit 1
>   }
>
> -while getopts EeTtIiUuRrMmSsWwBbVvN:n:D:d: OPTION
> +while getopts AaEeTtIiUuRrMmSsWwBbVvN:n:D:d: OPTION
>   do
>       case $OPTION in
> +	A|a) TEST_CASE="network_stress.appl";;
>   	E|e) TEST_CASE="network_stress.interface";;
>   	B|b) TEST_CASE="network_stress.broken_ip";;
>   	I|i) TEST_CASE="network_stress.icmp";;
>


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic