]> git.ipfire.org Git - thirdparty/kmod.git/history - testsuite/init_module.c
testsuite: explain why overriding function may fail
[thirdparty/kmod.git] / testsuite / init_module.c
2018-01-03  Lucas De Marchitestsuite: explain why overriding function may fail
2015-01-14  Lucas De Marchitestsuite: prefer the use of streq()
2014-12-26  Lucas De MarchiRemove FSF mailing address
2014-12-26  Lucas De Marchibuild-sys: Don't add libkmod subdirectory to include...
2014-10-03  Lucas De MarchiReorder and reorganize header files
2014-10-03  Lucas De MarchiMove generic util functions to shared directory
2014-03-05  Michal Marektestsuite: Do not provide finit_module(2) on older...
2013-07-15  Lucas De Marchiutil: Add len arg to mkdir_p()
2013-07-15  Lucas De Marchiutil: Add mkdir_p implementation from testsuite
2013-07-04  Lucas De MarchiUse "-internal" suffix instead of "-private"
2013-04-09  Lucas De Marchitestsuite: Fix checking __sysno
2013-04-09  Lucas De Marchitestsuite: Wrap syscall() to get calls to finit_module()
2013-04-09  Lucas De Marchilibkmod: Move finit_module() definition to missing.h
2013-02-19  Kees Cooktestsuite: handle finit_module
2013-01-16  Lucas De MarchiUpdate copyright notices
2012-07-10  Lucas De Marchitestsuite: re-license under LGPL
2012-06-21  Lucas De Marchitestsuite: use right offset for module name
2012-06-19  Lucas De Marchibuild-sys: Make dirs writable on rootfs creation
2012-06-05  Lucas De Marchitestsuite: check if module is in kernel for return...
2012-06-05  Lucas De Marchitestsuite: set default init_module behavior to mimic...
2012-06-05  Lucas De Marchitestsuite: create initstate file upon fake init_module()
2012-06-05  Lucas De Marchitestsuite: fix find_module() finding wrong module
2012-01-26  Lucas De Marchitestsuite: add GPL license
2012-01-26  Lucas De Marchitestsuite: add trap to init_module() including simple...