summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/user_events/Makefile
diff options
context:
space:
mode:
authorBeau Belgrave <beaub@linux.microsoft.com>2022-01-18 23:43:22 +0300
committerSteven Rostedt (Google) <rostedt@goodmis.org>2022-02-11 06:37:53 +0300
commit745bb7e683ff00e7b52e54b422fd05c58ae94e1a (patch)
tree227f5f3bf7cc6b2999a5e0fe5df52bdf8673b9fb /tools/testing/selftests/user_events/Makefile
parent446640e49ec00458655e29c31e55aabd6702985d (diff)
downloadlinux-745bb7e683ff00e7b52e54b422fd05c58ae94e1a.tar.xz
user_events: Add self-test for dynamic_events integration
Tests matching deletes, creation of basic and complex types. Ensures common patterns work correctly when interacting with dynamic_events file. Link: https://lkml.kernel.org/r/20220118204326.2169-9-beaub@linux.microsoft.com Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/testing/selftests/user_events/Makefile')
-rw-r--r--tools/testing/selftests/user_events/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/user_events/Makefile b/tools/testing/selftests/user_events/Makefile
index d66c551a6fe3..e824b9c2cae7 100644
--- a/tools/testing/selftests/user_events/Makefile
+++ b/tools/testing/selftests/user_events/Makefile
@@ -2,7 +2,7 @@
CFLAGS += -Wl,-no-as-needed -Wall -I../../../../usr/include
LDLIBS += -lrt -lpthread -lm
-TEST_GEN_PROGS = ftrace_test
+TEST_GEN_PROGS = ftrace_test dyn_test
TEST_FILES := settings