]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: add missing error handling
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 3 Jan 2018 21:37:59 +0000 (13:37 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 3 Jan 2018 22:22:11 +0000 (14:22 -0800)
commit568b1c86cc4873c03c2df1c14cdf6dc4acfdc896
tree1d3398963e8f1762b0fea4c4e4ccecd2efe5c10c
parentdde2770ee6d64e3f6e010edd812db5eba7a42ef4
testsuite: add missing error handling

If we passed an invalid argument to a test it would segfault rather than
returning an error code.
testsuite/testsuite.h