aboutsummaryrefslogtreecommitdiff
path: root/testsuite/init_module.c
AgeCommit message (Expand)Author
2015-01-14testsuite: prefer the use of streq()Lucas De Marchi
2014-12-25Remove FSF mailing addressLucas De Marchi
2014-12-25build-sys: Don't add libkmod subdirectory to include pathLucas De Marchi
2014-10-03Reorder and reorganize header filesLucas De Marchi
2014-10-03Move generic util functions to shared directoryLucas De Marchi
2014-03-05testsuite: Do not provide finit_module(2) on older kernelsMichal Marek
2013-07-15util: Add len arg to mkdir_p()Lucas De Marchi
2013-07-15util: Add mkdir_p implementation from testsuiteLucas De Marchi
2013-07-04Use "-internal" suffix instead of "-private"Lucas De Marchi
2013-04-09testsuite: Fix checking __sysnoLucas De Marchi
2013-04-09testsuite: Wrap syscall() to get calls to finit_module()Lucas De Marchi
2013-04-09libkmod: Move finit_module() definition to missing.hLucas De Marchi
2013-02-19testsuite: handle finit_moduleKees Cook
2013-01-16Update copyright noticesLucas De Marchi
2012-07-10testsuite: re-license under LGPLLucas De Marchi
2012-06-21testsuite: use right offset for module nameLucas De Marchi
2012-06-19build-sys: Make dirs writable on rootfs creationLucas De Marchi
2012-06-05testsuite: check if module is in kernel for return codeLucas De Marchi
2012-06-05testsuite: set default init_module behavior to mimic kernel'sLucas De Marchi
2012-06-05testsuite: create initstate file upon fake init_module()Lucas De Marchi
2012-06-05testsuite: fix find_module() finding wrong moduleLucas De Marchi
2012-01-26testsuite: add GPL licenseLucas De Marchi
2012-01-26testsuite: add trap to init_module() including simple testLucas De Marchi