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=b066149652fdb319d3d1a4e69fa32a46ae282b37;hp=2ec92262ce11b7d911f341f149659fe5054aec46;hb=069fc1c5abf8a9ce01feab82906faf6d02b95c97;hpb=7344b6a307b62685272f8f5dacc42d4e06e5732f diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 2ec92262c..b06614965 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -27,8 +27,10 @@ TESTS = tools/filtering/test_invalid_filter \ tools/crash/test_crash \ tools/regen-metadata/test_ust \ tools/regen-statedump/test_ust \ - tools/notification/test_notification_ust \ - tools/notification/test_notification_kernel \ + tools/notification/test_notification_ust_error \ + tools/notification/test_notification_ust_buffer_usage \ + tools/notification/test_notification_kernel_error \ + tools/notification/test_notification_kernel_buffer_usage \ tools/notification/test_notification_multi_app \ tools/rotation/test_ust \ tools/rotation/test_kernel \