X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=7752404056e322cd97ec2f9c899956d8f4199f69;hb=b67cdb8c808af540b7c0062e756170238057c6f3;hp=4d306d42dc2ca83289f8c42b42eee12640e55044;hpb=ed9f1fb24a21b222c23684cdf8e77b4d21c21895;p=lttng-tools.git diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 4d306d42d..775240405 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -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