Test: session rotation schedule API
[lttng-tools.git] / tests / regression / Makefile.am
index b1642812af9f1116cf51c88dcf10db7ea2846a56..4d306d42dc2ca83289f8c42b42eee12640e55044 100644 (file)
@@ -29,7 +29,8 @@ TESTS = tools/filtering/test_invalid_filter \
        tools/notification/test_notification_multi_app \
        tools/rotation/test_ust \
        tools/rotation/test_kernel \
-       tools/rotation/test_save_load_mi
+       tools/rotation/test_save_load_mi \
+       tools/rotation/test_schedule_api
 
 if HAVE_LIBLTTNG_UST_CTL
 SUBDIRS += ust
@@ -46,7 +47,8 @@ TESTS += ust/before-after/test_before_after \
        ust/test_event_basic \
        ust/test_event_tracef \
        ust/test_event_perf \
-       ust/blocking/test_blocking
+       ust/blocking/test_blocking \
+       ust/multi-lib/test_multi_lib
 endif # HAVE_LIBLTTNG_UST_CTL
 
 if PYTHON_BINDING
This page took 0.025495 seconds and 5 git commands to generate.