selftests: firmware: skip unsupported custom firmware fallback tests
authorAmit Pundir <amit.pundir@linaro.org>
Wed, 8 Nov 2017 19:40:35 +0000 (01:10 +0530)
committerShuah Khan <shuahkh@osg.samsung.com>
Wed, 15 Nov 2017 15:27:57 +0000 (08:27 -0700)
commitc3e0d179bff503cd56758579a2c33216b40b9b7b
treed79c85045ead69c0eea78bd291ba3f1557ea27ba
parent157339a14ac41c710333b2abc18f5a6f52204625
selftests: firmware: skip unsupported custom firmware fallback tests

Ignore custom firmware loading and cancellation tests on older
kernel releases, which do not support this feature.

Fixes: 061132d2b9c9 ("test_firmware: add test custom fallback trigger")
Reviewed-by: Sumit Semwal <sumit.semwal@linaro.org>
Acked-by: Luis R. Rodriguez <mcgrof@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/firmware/fw_fallback.sh