X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=ca39c85e7f34e131e79413e43c335627478af41f;hp=c646cb1e31ab0e53dea8f00ecc2d09dfe96a60fa;hb=26e2f47b20625f4d31a8a3632720bb312fd98c27;hpb=6ba3189157b61924ae7fe08ff32fb02e81f56f24 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index c646cb1e3..ca39c85e7 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -29,9 +29,11 @@ TESTS = tools/filtering/test_invalid_filter \ tools/regen-statedump/test_ust \ tools/notification/test_notification_ust_error \ tools/notification/test_notification_ust_buffer_usage \ + tools/notification/test_notification_ust_capture \ tools/notification/test_notification_ust_event_rule_condition_exclusion \ tools/notification/test_notification_kernel_error \ tools/notification/test_notification_kernel_buffer_usage \ + tools/notification/test_notification_kernel_capture \ tools/notification/test_notification_kernel_instrumentation \ tools/notification/test_notification_kernel_syscall \ tools/notification/test_notification_kernel_userspace_probe \ @@ -42,7 +44,6 @@ TESTS = tools/filtering/test_invalid_filter \ tools/rotation/test_schedule_api \ tools/metadata/test_kernel \ tools/working-directory/test_relayd_working_directory \ - tools/notification/test_notification_multi_app \ tools/clear/test_ust \ tools/clear/test_kernel \ tools/tracker/test_event_tracker \