selftests: firmware: skip unsupported async loading tests
authorAmit Pundir <amit.pundir@linaro.org>
Wed, 8 Nov 2017 19:40:34 +0000 (01:10 +0530)
committerShuah Khan <shuahkh@osg.samsung.com>
Wed, 15 Nov 2017 15:27:24 +0000 (08:27 -0700)
commit157339a14ac41c710333b2abc18f5a6f52204625
tree57fcacaa06ef12b4d1d8c85998efd2ac4d0df3d4
parent7d33d2b5b8581ed9f7b2ad93156cde223df718dc
selftests: firmware: skip unsupported async loading tests

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

Fixes: 1b1fe542b6f0:
       ("selftests: firmware: add empty string and async tests")
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_filesystem.sh