aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/livepatch/Makefile
diff options
context:
space:
mode:
authorSong Liu <song@kernel.org>2022-09-02 13:52:08 -0700
committerPetr Mladek <pmladek@suse.com>2022-09-23 16:06:38 +0200
commitff1b80ec841562b374083335f68f4de0c7f46ab4 (patch)
tree0a1e7c6ec4727ee1d0f40162cd85108dae0e66d4 /tools/testing/selftests/livepatch/Makefile
parentlivepatch: add sysfs entry "patched" for each klp_object (diff)
downloadwireguard-linux-ff1b80ec841562b374083335f68f4de0c7f46ab4.tar.xz
wireguard-linux-ff1b80ec841562b374083335f68f4de0c7f46ab4.zip
selftests/livepatch: add sysfs test
Add a test for livepatch sysfs entries. Signed-off-by: Song Liu <song@kernel.org> Reviewed-by: Petr Mladek <pmladek@suse.com> Signed-off-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20220902205208.3117798-3-song@kernel.org
Diffstat (limited to 'tools/testing/selftests/livepatch/Makefile')
-rw-r--r--tools/testing/selftests/livepatch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/testing/selftests/livepatch/Makefile b/tools/testing/selftests/livepatch/Makefile
index 1acc9e1fa3fb..02fadc9d55e0 100644
--- a/tools/testing/selftests/livepatch/Makefile
+++ b/tools/testing/selftests/livepatch/Makefile
@@ -6,7 +6,8 @@ TEST_PROGS := \
test-callbacks.sh \
test-shadow-vars.sh \
test-state.sh \
- test-ftrace.sh
+ test-ftrace.sh \
+ test-sysfs.sh
TEST_FILES := settings