mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user