[Fuego] [PATCH 05/12] skip cases missing rcp cmd

Bird, Tim Tim.Bird at sony.com
Wed Jul 8 21:59:30 UTC 2020


patches 4 and 5 are OK.  Applied.
 -- Tim


> -----Original Message-----
> From: Fuego <fuego-bounces at lists.linuxfoundation.org> On Behalf Of qiutt
> Sent: Wednesday, July 8, 2020 4:26 AM
> To: fuego at lists.linuxfoundation.org
> Subject: [Fuego] [PATCH 05/12] skip cases missing rcp cmd
> 
> for m3ulcb, skip cases in net.tcp_cmds
> 
> Signed-off-by: qiutt <qiutt at cn.fujitsu.com>
> ---
>  tests/Functional.LTP/fuego_test.sh | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/Functional.LTP/fuego_test.sh b/tests/Functional.LTP/fuego_test.sh
> index 1fadf49..156fd39 100755
> --- a/tests/Functional.LTP/fuego_test.sh
> +++ b/tests/Functional.LTP/fuego_test.sh
> @@ -241,6 +241,7 @@ function test_pre_check {
>      skip_if_command_unavailable rsh "route4-change-dst route4-change-gw route4-change-if route4-redirect route4-ifdown route4-rmmod
> route6-change-dst route6-change-gw route6-change-if route6-redirect route6-ifdown route6-rmmod " # for net_stress.route
>      skip_if_command_unavailable rsh "rsh" # for net.tcp_cmds
>      skip_if_command_unavailable host "host" # for net.tcp_cmds
> +    skip_if_command_unavailable rcp "rcp" # for net.tcp_cmds
> 
>      echo "Tests skipped depending on the configuration of the target kernel"
>      skip_if_kconfig_differs "CONFIG_INOTIFY_USER=y" "inotify_init1_01 inotify_init1_02 inotify01 inotify02 inotify03 inotify04 inotify05
> inotify06"
> --
> 2.11.0
> 
> 
> 
> _______________________________________________
> Fuego mailing list
> Fuego at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/fuego


More information about the Fuego mailing list