]> asedeno.scripts.mit.edu Git - linux.git/commit
test_firmware: wrap basic sysfs fallback tests into helper
authorLuis R. Rodriguez <mcgrof@kernel.org>
Mon, 20 Nov 2017 18:24:00 +0000 (10:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Nov 2017 10:22:49 +0000 (11:22 +0100)
commit59106c815895a6b3a33f296f856137090aa2b83e
tree01ee51b49b1b7f585b1b2d7585fb0cd3af26df33
parent881c23de02fe7d64489577fcc95912fdf724d966
test_firmware: wrap basic sysfs fallback tests into helper

These 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