linux/tools/testing/selftests/firmware
Scott Branden 5d90e05c0e test_firmware: Test partial read support
Add additional hooks to test_firmware to pass in support
for partial file read using request_firmware_into_buf():

	buf_size: size of buffer to request firmware into
	partial: indicates that a partial file request is being made
	file_offset: to indicate offset into file to request

Also update firmware selftests to use the new partial read test API.

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Co-developed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20201002173828.2099543-17-keescook@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-05 13:37:04 +02:00
..
config
fw_fallback.sh
fw_filesystem.sh test_firmware: Test partial read support 2020-10-05 13:37:04 +02:00
fw_lib.sh
fw_namespace.c firmware_loader: load files from the mount namespace of init 2020-02-10 15:39:28 -08:00
fw_run_tests.sh firmware_loader: load files from the mount namespace of init 2020-02-10 15:39:28 -08:00
Makefile firmware_loader: load files from the mount namespace of init 2020-02-10 15:39:28 -08:00
settings selftest/firmware: Add selftest timeout in settings 2020-07-25 12:05:20 +02:00