Tests: add rotation tests to the "check" target
[lttng-tools.git] / tests / regression / Makefile.am
index 0f547a64d28a5e91cfbc4ae90090e6f201fd5e60..7f146d48e1cace28583512fce4177f87fbe34d23 100644 (file)
@@ -26,7 +26,10 @@ TESTS = tools/filtering/test_invalid_filter \
        tools/regen-statedump/test_ust \
        tools/notification/test_notification_ust \
        tools/notification/test_notification_kernel \
-       tools/notification/test_notification_multi_app
+       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.023104 seconds and 4 git commands to generate.