kpatch/test/testmod
Seth Jennings 5b62d5f169 add module for testing module patching
A simple kernel module for testing basic kernel module patching.

Just run doit.sh from test/testmod.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-06-02 20:34:38 -05:00
..
Makefile add module for testing module patching 2014-06-02 20:34:38 -05:00
README add module for testing module patching 2014-06-02 20:34:38 -05:00
doit-client.sh add module for testing module patching 2014-06-02 20:34:38 -05:00
doit.sh add module for testing module patching 2014-06-02 20:34:38 -05:00
patch add module for testing module patching 2014-06-02 20:34:38 -05:00
testmod_drv.c add module for testing module patching 2014-06-02 20:34:38 -05:00

README

To test, run ./doit.sh from the current directory.

To test on a remote system, set remote system using REMOTE in doit.sh.
Then run ./doit.sh.