user_events: Add self-test for dynamic_events integration
authorBeau Belgrave <beaub@linux.microsoft.com>
Tue, 18 Jan 2022 20:43:22 +0000 (12:43 -0800)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Fri, 11 Feb 2022 03:37:53 +0000 (22:37 -0500)
commit745bb7e683ff00e7b52e54b422fd05c58ae94e1a
tree227f5f3bf7cc6b2999a5e0fe5df52bdf8673b9fb
parent446640e49ec00458655e29c31e55aabd6702985d
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>
tools/testing/selftests/user_events/Makefile
tools/testing/selftests/user_events/dyn_test.c [new file with mode: 0644]