Tests: add rotation tests to the "check" target
[lttng-tools.git] / tests / regression / Makefile.am
index 86a55634b4c67209fad078d172765cca2d69dd61..7f146d48e1cace28583512fce4177f87fbe34d23 100644 (file)
@@ -23,7 +23,13 @@ TESTS = tools/filtering/test_invalid_filter \
        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 \
+       tools/rotation/test_ust \
+       tools/rotation/test_kernel \
+       tools/rotation/test_save_load_mi
 
 if HAVE_LIBLTTNG_UST_CTL
 SUBDIRS += ust
This page took 0.023088 seconds and 4 git commands to generate.