]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests: firmware: Add request_firmware_into_buf tests
authorScott Branden <scott.branden@broadcom.com>
Thu, 22 Aug 2019 18:40:05 +0000 (11:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Sep 2019 11:31:28 +0000 (13:31 +0200)
commit1798045900b7fb24a2b9c37d8517bbcfc5d3eaa9
tree59ea48a3d8605a1996bca81371fc2ba7871ab5ee
parent7feebfa487b929b3e085f4f11ae7ac9e2e92e848
selftests: firmware: Add request_firmware_into_buf tests

Add tests cases for checking request_firmware_into_buf api.
API was introduced into kernel with no testing present previously.

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20190822184005.901-3-scott.branden@broadcom.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/firmware/fw_filesystem.sh
tools/testing/selftests/firmware/fw_lib.sh