linux/tools/testing/selftests/user_events
Yiqian Xun e402c70856 selftests/user_events: Fix failures caused by test code
In parse_abi function,the dyn_test fails because the
enable_file isn’t closed after successfully registering an event.
By adding wait_for_delete(), the dyn_test now passes as expected.

Link: https://lore.kernel.org/r/20250221033555.326716-1-realxxyq@163.com
Signed-off-by: Yiqian Xun <xunyiqian@kylinos.cn>
Acked-by: Beau Belgrave <beaub@linux.microsoft.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-02-24 16:37:17 -07:00
..
.gitignore selftests/user_events: add gitignore file 2023-10-05 14:22:46 -06:00
abi_test.c selftests/user_events: Test multi-format events 2024-03-18 10:13:12 -04:00
config selftests: user_events: create test-specific Kconfig fragments 2023-09-11 17:06:48 -06:00
dyn_test.c selftests/user_events: Fix failures caused by test code 2025-02-24 16:37:17 -07:00
ftrace_test.c selftests/user_events: Add non-spacing separator check 2024-05-13 12:15:46 -04:00
Makefile
perf_test.c selftests/user_events: Fix to unmount tracefs when test created mount 2023-09-18 11:04:52 -06:00
settings
user_events_selftests.h selftests/user_events: Fix to unmount tracefs when test created mount 2023-09-18 11:04:52 -06:00