aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15selftests: firmware: skip unsupported custom firmware fallback testsAmit Pundir1-12/+26
2017-11-15selftests: firmware: skip unsupported async loading testsAmit Pundir1-13/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-10test_firmware: add batched firmware testsLuis R. Rodriguez1-2/+239
2017-08-10test_firmware: add test case for SIGCHLD on sync fallbackLuis R. Rodriguez1-0/+31
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+20
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez1-0/+68
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez1-0/+32
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez2-3/+4
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez1-2/+26
2017-01-11selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez1-3/+3
2017-01-11selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez1-2/+17
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang1-0/+1
2016-01-07selftests: firmware: add empty string and async testsBrian Norris1-1/+28
2015-08-05selftests: firmware: skip timeout checks for kernels without user mode helperLuis R. Rodriguez2-6/+31
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman3-18/+2
2014-07-17test: add firmware_class loader testKees Cook3-0/+178