aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/firmware
AgeCommit message (Expand)Author
2020-03-30selftests: firmware: Fix it to do root uid check and skipShuah Khan
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-08selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-02-08Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain
2019-02-08Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain
2018-11-27selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to configDan Rue
2018-11-27selftests: firmware: remove use of non-standard diff -Z optionDan Rue
2018-05-30selftests: firmware: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-04-25selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T
2018-04-23test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-04-23test_firmware: Install all scriptsBen Hutchings
2018-03-20test_firmware: modify custom fallback tests to use unique filesLuis R. Rodriguez
2018-03-20test_firmware: test three firmware kernel configs using a proc knobLuis R. Rodriguez
2018-03-20test_firmware: expand on library with shared helpersLuis R. Rodriguez
2018-03-14test_firmware: replace syfs fallback check with kconfig_has helperLuis R. Rodriguez
2018-03-14test_firmware: enable custom fallback testing on limited kernel configsLuis R. Rodriguez
2018-03-14test_firmware: add simple firmware firmware test libraryLuis R. Rodriguez
2017-11-29test_firmware: wrap custom sysfs load tests into helperLuis R. Rodriguez
2017-11-29test_firmware: wrap basic sysfs fallback tests into helperLuis R. Rodriguez
2017-11-29test_firmware: wrap sysfs timeout test into helperLuis R. Rodriguez
2017-11-29test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
2017-11-15selftests: firmware: skip unsupported custom firmware fallback testsAmit Pundir
2017-11-15selftests: firmware: skip unsupported async loading testsAmit Pundir
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10test_firmware: add batched firmware testsLuis R. Rodriguez
2017-08-10test_firmware: add test case for SIGCHLD on sync fallbackLuis R. Rodriguez
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez
2017-01-11selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez
2017-01-11selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang
2016-01-07selftests: firmware: add empty string and async testsBrian Norris
2015-08-05selftests: firmware: skip timeout checks for kernels without user mode helperLuis R. Rodriguez
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
2014-07-17test: add firmware_class loader testKees Cook