[PATCH 0/1] selftests: livepatch: add test cases of stack_order sysfs

Wardenjohn posted 1 patch 1 month, 2 weeks ago
There is a newer version of this series
[PATCH 0/1] selftests: livepatch: add test cases of stack_order sysfs
Posted by Wardenjohn 1 month, 2 weeks ago
This patch add self test cases to 'stack_order' sysfs interface.

Reuse test module of 'test_klp_livepatch'. However, some module in test_module
have '.replace' enable. So, I set the replace value of the stack_order test 
module to false.

Regards.
Wardenjohn.