X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;fp=tests%2Fregression%2FMakefile.am;h=6aab423eb45dcfea396aa8696162a8f696873ac5;hp=ca39c85e7f34e131e79413e43c335627478af41f;hb=38eb8a68a2817b040e31c577a9e3a81b52897816;hpb=533a90fb2d8d6892b86261951658cab6150a8ed6 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index ca39c85e7..6aab423eb 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -36,6 +36,7 @@ TESTS = tools/filtering/test_invalid_filter \ tools/notification/test_notification_kernel_capture \ tools/notification/test_notification_kernel_instrumentation \ tools/notification/test_notification_kernel_syscall \ + tools/notification/test_notification_notifier_discarded_count \ tools/notification/test_notification_kernel_userspace_probe \ tools/notification/test_notification_multi_app \ tools/rotation/test_ust \