Lines Matching full:tools
3 We keep seeing hangs in the tools/notifications tests on x86 and arm for
12 Index: lttng-tools-2.13.1/tests/regression/Makefile.am
14 --- lttng-tools-2.13.1.orig/tests/regression/Makefile.am
15 +++ lttng-tools-2.13.1/tests/regression/Makefile.am
16 @@ -29,18 +29,6 @@ TESTS = tools/base-path/test_ust \
17 tools/crash/test_crash \
18 tools/regen-metadata/test_ust \
19 tools/regen-statedump/test_ust \
20 - tools/notification/test_notification_ust_error \
21 - tools/notification/test_notification_ust_buffer_usage \
22 - tools/notification/test_notification_ust_capture \
23 - tools/notification/test_notification_ust_event_rule_condition_exclusion \
24 - tools/notification/test_notification_kernel_error \
25 - tools/notification/test_notification_kernel_buffer_usage \
26 - tools/notification/test_notification_kernel_capture \
27 - tools/notification/test_notification_kernel_instrumentation \
28 - tools/notification/test_notification_kernel_syscall \
29 - tools/notification/test_notification_notifier_discarded_count \
30 - tools/notification/test_notification_kernel_userspace_probe \
31 - tools/notification/test_notification_multi_app \
32 tools/rotation/test_ust \
33 tools/rotation/test_kernel \
34 tools/rotation/test_save_load_mi \