index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
firmware
/
fw_filesystem.sh
Age
Commit message (
Expand
)
Author
2020-03-20
selftests: firmware: Add firmware_request_platform tests
Hans de Goede
2019-09-04
selftests: firmware: Add request_firmware_into_buf tests
Scott Branden
2019-06-18
selftests: firmware: Add compressed firmware tests
Takashi Iwai
2019-02-08
Revert "selftests: firmware: remove use of non-standard diff -Z option"
Luis Chamberlain
2018-11-27
selftests: firmware: remove use of non-standard diff -Z option
Dan Rue
2018-05-30
selftests: firmware: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-03-20
test_firmware: modify custom fallback tests to use unique files
Luis R. Rodriguez
2018-03-20
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
2018-03-14
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
2017-11-29
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
2017-11-15
selftests: firmware: skip unsupported async loading tests
Amit Pundir
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
test_firmware: add batched firmware tests
Luis R. Rodriguez
2017-01-11
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
2017-01-11
selftests: firmware: only modprobe if driver is missing
Luis R. Rodriguez
2016-01-07
selftests: firmware: add empty string and async tests
Brian Norris
2015-08-05
selftests: firmware: skip timeout checks for kernels without user mode helper
Luis R. Rodriguez
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-07-17
test: add firmware_class loader test
Kees Cook