test_firmware: wrap custom sysfs load tests into helper
authorLuis R. Rodriguez <mcgrof@kernel.org>
Mon, 20 Nov 2017 18:24:01 +0000 (10:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Nov 2017 10:22:49 +0000 (11:22 +0100)
commit82bdf495169f2e4c25c5bd0f9384b687d358ebac
tree831fe8b80dd875c9ef19431e11246d22d7ebabc4
parent59106c815895a6b3a33f296f856137090aa2b83e
test_firmware: wrap custom sysfs load tests into helper

These can run on certain kernel configs. This will allow
us later to enable these tests under the right kernel
configurations.

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