Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script
authorPali Rohár <pali@kernel.org>
Fri, 18 Jun 2021 13:31:08 +0000 (15:31 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 15 Jul 2021 12:26:05 +0000 (17:56 +0530)
commit652982309d316b14aae5805d09239f89eb89f038
treed665feb4f95c40674edc01cda3ea0f75ff85797a
parentf75b7b82a3b63fd7abac8d89bff1f6bd51f41378
Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script

Unfortunately for testing is required qflasher which works only in 32-bit
x86 mode. Apparently 64-bit x86 Azure CI has no problems as it has
preinstalled 32-bit libraries and can execute also 32-bit x86 executables.

This change just show human readable output why nokia_rx51_test.sh test
script fails.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210618133108.32497-1-pali@kernel.org
test/nokia_rx51_test.sh