Re: [RFC PATCH net-next 02/12] selftests: forwarding: Add a test for FDB learning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/15/18 11:18 AM, Ido Schimmel wrote:
> diff --git a/tools/testing/selftests/forwarding/lib.sh b/tools/testing/selftests/forwarding/lib.sh
> index bb423371f4de..264bf0af4c4d 100644
> --- a/tools/testing/selftests/forwarding/lib.sh
> +++ b/tools/testing/selftests/forwarding/lib.sh
> @@ -22,6 +22,11 @@ if [[ ! -x "$(command -v jq)" ]]; then
>  	exit 0
>  fi
>  
> +if [[ ! -x "$(command -v mausezahn)" ]]; then
> +	echo "SKIP: mausezahn not installed"
> +	exit 0
> +fi
> +

The checks are good, but hitting a collision with this one:
$   ./router.sh
SKIP: mausezahn not installed

For debian, it is mz not mausezahn.

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux