aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-06selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum1-4/+0
2022-04-29selftests: firmware: Add firmware upload selftestsRuss Weight5-1/+227
2022-04-22selftests: firmware: Add ZSTD compressed file testsTakashi Iwai2-23/+65
2022-04-22selftests: firmware: Simplify test patternsTakashi Iwai1-76/+30
2022-04-22selftests: firmware: Fix the request_firmware_into_buf() test for XZ formatTakashi Iwai1-0/+2
2022-04-22selftests: firmware: Use smaller dictionary for XZ compressionTakashi Iwai1-3/+5
2021-07-21selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan1-1/+2
2021-03-23firmware_loader: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+2
2020-10-05test_firmware: Test partial read supportScott Branden1-0/+91
2020-09-23selftests: Add missing gitignore entriesGabriel Krisman Bertazi1-0/+2
2020-07-25selftest/firmware: Add selftest timeout in settingsKees Cook1-0/+8
2020-03-20selftests: firmware: Add firmware_request_platform testsHans de Goede1-0/+23
2020-02-10firmware_loader: load files from the mount namespace of initTopi Miettinen3-6/+158
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2019-09-04selftests: firmware: Add request_firmware_into_buf testsScott Branden2-2/+66
2019-06-18selftests: firmware: Add compressed firmware testsTakashi Iwai3-10/+71
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-08selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-02-08Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain1-3/+6
2019-02-08Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config"Luis Chamberlain1-1/+0
2018-11-27selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to configDan Rue1-0/+1
2018-11-27selftests: firmware: remove use of non-standard diff -Z optionDan Rue1-6/+3
2018-05-30selftests: firmware: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)3-5/+10
2018-04-25selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T1-1/+1
2018-04-23test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-4/+6
2018-04-23test_firmware: Install all scriptsBen Hutchings1-0/+1
2018-03-20test_firmware: modify custom fallback tests to use unique filesLuis R. Rodriguez3-8/+46
2018-03-20test_firmware: test three firmware kernel configs using a proc knobLuis R. Rodriguez3-1/+122
2018-03-20test_firmware: expand on library with shared helpersLuis R. Rodriguez3-61/+63
2018-03-14test_firmware: replace syfs fallback check with kconfig_has helperLuis R. Rodriguez1-4/+1
2018-03-14test_firmware: enable custom fallback testing on limited kernel configsLuis R. Rodriguez3-1/+33
2018-03-14test_firmware: add simple firmware firmware test libraryLuis R. Rodriguez3-20/+51
2017-11-29test_firmware: wrap custom sysfs load tests into helperLuis R. Rodriguez1-15/+28
2017-11-29test_firmware: wrap basic sysfs fallback tests into helperLuis R. Rodriguez1-37/+41
2017-11-29test_firmware: wrap sysfs timeout test into helperLuis R. Rodriguez1-32/+37
2017-11-29test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
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