Tests: add missing rotation and autoload tests to check target
[lttng-tools.git] / tests / regression / Makefile.am
index 4d306d42dc2ca83289f8c42b42eee12640e55044..7752404056e322cd97ec2f9c899956d8f4199f69 100644 (file)
@@ -19,6 +19,7 @@ TESTS = tools/filtering/test_invalid_filter \
        tools/snapshots/test_ust_streaming \
        tools/save-load/test_save \
        tools/save-load/test_load \
+       tools/save-load/test_autoload \
        tools/mi/test_mi \
        tools/wildcard/test_event_wildcard \
        tools/crash/test_crash \
@@ -48,7 +49,8 @@ TESTS += ust/before-after/test_before_after \
        ust/test_event_tracef \
        ust/test_event_perf \
        ust/blocking/test_blocking \
-       ust/multi-lib/test_multi_lib
+       ust/multi-lib/test_multi_lib \
+       ust/rotation-destroy-flush/test_rotation_destroy_flush
 endif # HAVE_LIBLTTNG_UST_CTL
 
 if PYTHON_BINDING
This page took 0.024648 seconds and 5 git commands to generate.