Tests: add missing rotation and autoload tests to check target
[lttng-tools.git] / tests / regression / Makefile.am
index 86a55634b4c67209fad078d172765cca2d69dd61..893aa64a2f06b0e9dc7a5396cfe1e2e9279fdabb 100644 (file)
@@ -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
This page took 0.0236 seconds and 4 git commands to generate.