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