summaryrefslogtreecommitdiff
path: root/lib/test_kmod.c
Commit message (Expand)AuthorAge
* lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez2018-03-09
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-09
* lib/test: delete five error messages for failed memory allocationsMarkus Elfring2017-11-17
* test_kmod: flip INT checks to be consistentDan Carpenter2017-09-08
* test_kmod: remove paranoid UINT_MAX check on uint range processingDan Carpenter2017-09-08
* test_kmod: fix small memory leak on filesystem testsDan Carpenter2017-08-10
* test_kmod: fix the lock in register_test_dev_kmod()Dan Carpenter2017-08-10
* test_kmod: fix bug which allows negative values on two config optionsLuis R. Rodriguez2017-08-10
* test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"Colin Ian King2017-08-10
* kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-14