summaryrefslogtreecommitdiffstats
path: root/lib/test_kmod.c
Commit message (Expand)AuthorAgeFilesLines
* test_kmod: flip INT checks to be consistentDan Carpenter2017-09-081-1/+1
* test_kmod: remove paranoid UINT_MAX check on uint range processingDan Carpenter2017-09-081-1/+1
* test_kmod: fix small memory leak on filesystem testsDan Carpenter2017-08-101-1/+1
* test_kmod: fix the lock in register_test_dev_kmod()Dan Carpenter2017-08-101-1/+1
* test_kmod: fix bug which allows negative values on two config optionsLuis R. Rodriguez2017-08-101-4/+4
* test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"Colin Ian King2017-08-101-2/+2
* kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-141-0/+1246
OpenPOWER on IntegriCloud