X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=ca39c85e7f34e131e79413e43c335627478af41f;hp=817918f68e66c29acd3e0a4c44ad40ec6000f5e0;hb=26e2f47b20625f4d31a8a3632720bb312fd98c27;hpb=943061bdffe3186f34912de959d1d37147914d6c diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 817918f68..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 \