From: Jérémie Galarneau Date: Tue, 3 Apr 2018 16:01:33 +0000 (-0400) Subject: Tests: add rotation tests to the "check" target X-Git-Tag: v2.11.0-rc1~303 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=31188671300711747ab6bece5725cf0441f51117 Tests: add rotation tests to the "check" target Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 0f547a64d..7f146d48e 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -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