X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=893aa64a2f06b0e9dc7a5396cfe1e2e9279fdabb;hb=98342ba35112a86b914185e64f166c7e36012474;hp=86a55634b4c67209fad078d172765cca2d69dd61;hpb=de7e372efecc2cf51921f2ac5a657337e04a39d3;p=lttng-tools.git diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 86a55634b..893aa64a2 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -19,11 +19,15 @@ TESTS = tools/filtering/test_invalid_filter \ tools/snapshots/test_ust_streaming \ tools/save-load/test_save \ tools/save-load/test_load \ + tools/save-load/test_autoload \ tools/mi/test_mi \ tools/wildcard/test_event_wildcard \ tools/crash/test_crash \ tools/regen-metadata/test_ust \ - tools/regen-statedump/test_ust + tools/regen-statedump/test_ust \ + tools/notification/test_notification_ust \ + tools/notification/test_notification_kernel \ + tools/notification/test_notification_multi_app if HAVE_LIBLTTNG_UST_CTL SUBDIRS += ust