test_can_loopback_mode: Add ip util version check 51/23051/1
authorCorentin LABBE <clabbe@baylibre.com>
Tue, 26 Nov 2019 10:43:06 +0000 (11:43 +0100)
committerCorentin LABBE <clabbe@baylibre.com>
Tue, 26 Nov 2019 10:58:07 +0000 (11:58 +0100)
commit1d14540500cde3293f0fcc79b5b2cca55ee95b4f
treecd9b4326ccdcb412a7e6a4fa85011ee8c924c799
parent13329bab4eb245aef71ebfc33caadca7ad101cac
test_can_loopback_mode: Add ip util version check

CAN tests fail on M3 and H3 because their build includes busybox version
of ip (and not iproute one).
This patchs adds a test for detecting if the right ip util is installed.

Change-Id: I5909bc0af23271626dec9c1ed7003bdfc9129041
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
common/scripts/test_can_loopback_mode.sh