1
0
Fork 0
alistair23-linux/lib/livepatch
Joe Lawrence a2818ee4dc selftests/livepatch: introduce tests
Add a few livepatch modules and simple target modules that the included
regression suite can run tests against:

  - basic livepatching (multiple patches, atomic replace)
  - pre/post (un)patch callbacks
  - shadow variable API

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Tested-by: Miroslav Benes <mbenes@suse.cz>
Tested-by: Alice Ferrazzi <alice.ferrazzi@gmail.com>
Acked-by: Joe Lawrence <joe.lawrence@redhat.com>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2019-01-11 20:51:24 +01:00
..
Makefile selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00
test_klp_atomic_replace.c selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00
test_klp_callbacks_busy.c selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00
test_klp_callbacks_demo.c selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00
test_klp_callbacks_demo2.c selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00
test_klp_callbacks_mod.c selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00
test_klp_livepatch.c selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00
test_klp_shadow_vars.c selftests/livepatch: introduce tests 2019-01-11 20:51:24 +01:00