summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/firmware
Commit message (Expand)AuthorAgeFilesLines
* selftests: firmware: Add compressed firmware testsTakashi Iwai2019-06-183-10/+71
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* selftests: firmware: fix verify_reqs() return valueLuis Chamberlain2019-02-081-1/+1
* Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain2019-02-081-3/+6
* Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain2019-02-081-1/+0Star
* selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to configDan Rue2018-11-271-0/+1
* selftests: firmware: remove use of non-standard diff -Z optionDan Rue2018-11-271-6/+3Star
* selftests: firmware: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-5/+10
* selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T2018-04-251-1/+1
* test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-04-231-4/+6
* test_firmware: Install all scriptsBen Hutchings2018-04-231-0/+1
* test_firmware: modify custom fallback tests to use unique filesLuis R. Rodriguez2018-03-203-8/+46
* test_firmware: test three firmware kernel configs using a proc knobLuis R. Rodriguez2018-03-203-1/+122
* test_firmware: expand on library with shared helpersLuis R. Rodriguez2018-03-203-61/+63
* test_firmware: replace syfs fallback check with kconfig_has helperLuis R. Rodriguez2018-03-141-4/+1Star
* test_firmware: enable custom fallback testing on limited kernel configsLuis R. Rodriguez2018-03-143-1/+33
* test_firmware: add simple firmware firmware test libraryLuis R. Rodriguez2018-03-143-20/+51
* test_firmware: wrap custom sysfs load tests into helperLuis R. Rodriguez2017-11-291-15/+28
* test_firmware: wrap basic sysfs fallback tests into helperLuis R. Rodriguez2017-11-291-37/+41
* test_firmware: wrap sysfs timeout test into helperLuis R. Rodriguez2017-11-291-32/+37
* test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez2017-11-291-1/+4
* selftests: firmware: skip unsupported custom firmware fallback testsAmit Pundir2017-11-151-12/+26
* selftests: firmware: skip unsupported async loading testsAmit Pundir2017-11-151-13/+21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* test_firmware: add batched firmware testsLuis R. Rodriguez2017-08-101-2/+239
* test_firmware: add test case for SIGCHLD on sync fallbackLuis R. Rodriguez2017-08-101-0/+31
* Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-5/+20
|\
| * selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-01-111-3/+3
| * selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez2017-01-111-2/+17
* | test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-251-0/+68
* | tools: firmware: add fallback cancelation testingLuis R. Rodriguez2017-01-251-0/+32
* | tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez2017-01-252-3/+4
* | tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-01-251-2/+26
|/
* selftests: create test-specific kconfig fragmentsBamvor Jian Zhang2016-02-251-0/+1
* selftests: firmware: add empty string and async testsBrian Norris2016-01-071-1/+28
* selftests: firmware: skip timeout checks for kernels without user mode helperLuis R. Rodriguez2015-08-062-6/+31
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-133-18/+2Star
* test: add firmware_class loader testKees Cook2014-07-183-0/+178