summaryrefslogtreecommitdiff
path: root/lib/test_firmware.c
AgeCommit message (Expand)Author
2019-08-16test_firmware: fix a memory leak bugWenwen Wang
2019-06-11test_firmware: Use correct snprintf() limitDan Carpenter
2018-12-13test_firmware: fix error return getting clobberedColin Ian King
2018-02-03test_firmware: fix missing unlock on error in config_num_requests_store()Wei Yongjun
2017-08-10test_firmware: add batched firmware testsLuis R. Rodriguez
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez
2017-01-25test_firmware: use device attribute groupsLuis R. Rodriguez
2017-01-25test_firmware: move misc_device downLuis R. Rodriguez
2016-01-07test: firmware_class: add asynchronous request triggerBrian Norris
2016-01-07test: firmware_class: use kstrndup() where appropriateBrian Norris
2016-01-07test: firmware_class: report errors properly on failureBrian Norris
2014-07-17test: add firmware_class loader testKees Cook