test_firmware: wrap sysfs timeout test into helper
authorLuis R. Rodriguez <mcgrof@kernel.org>
Mon, 20 Nov 2017 18:23:59 +0000 (10:23 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Nov 2017 10:22:49 +0000 (11:22 +0100)
commit881c23de02fe7d64489577fcc95912fdf724d966
tree73bde2cf3a0d588a12c54388b64877c4d58e0f6e
parent3f72271233943c76a1686b3de4c5509e23993770
test_firmware: wrap sysfs timeout test into helper

This cannot run on all kernel builds. This will help us later
skip this test on kernel configs where non-applicable.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/firmware/fw_fallback.sh