Tests: add rotation tests to the "check" target
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Apr 2018 16:01:33 +0000 (12:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Apr 2018 16:12:29 +0000 (12:12 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
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.025076 seconds and 4 git commands to generate.