summaryrefslogtreecommitdiffstats
path: root/lib/test_firmware.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-4/+6
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-051-0/+1
* test_firmware: fix missing unlock on error in config_num_requests_store()Wei Yongjun2018-01-221-0/+1
* test_firmware: make local symbol test_fw_config staticWei Yongjun2018-01-221-1/+1
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-9/+5
* test_firmware: add batched firmware testsLuis R. Rodriguez2017-08-101-0/+710
* test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-251-0/+45
* test_firmware: use device attribute groupsLuis R. Rodriguez2017-01-251-24/+11
* test_firmware: move misc_device downLuis R. Rodriguez2017-01-251-6/+6
* test: firmware_class: add asynchronous request triggerBrian Norris2016-01-071-0/+65
* test: firmware_class: use kstrndup() where appropriateBrian Norris2016-01-071-2/+1
* test: firmware_class: report errors properly on failureBrian Norris2016-01-071-3/+8
* test: add firmware_class loader testKees Cook2014-07-171-0/+117
OpenPOWER on IntegriCloud