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