X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=73eb9f7dae597ef1fe743ee1d5f094d66ef4a47e;hp=7752404056e322cd97ec2f9c899956d8f4199f69;hb=01654d6926771be58b4350463b0f12ea2e6aa34c;hpb=e04b2181d2d91179ab11f461d481830fd88afaa1 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 775240405..73eb9f7da 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -31,7 +31,8 @@ TESTS = tools/filtering/test_invalid_filter \ tools/rotation/test_ust \ tools/rotation/test_kernel \ tools/rotation/test_save_load_mi \ - tools/rotation/test_schedule_api + tools/rotation/test_schedule_api \ + tools/metadata/test_kernel if HAVE_LIBLTTNG_UST_CTL SUBDIRS += ust @@ -50,7 +51,8 @@ TESTS += ust/before-after/test_before_after \ ust/test_event_perf \ ust/blocking/test_blocking \ ust/multi-lib/test_multi_lib \ - ust/rotation-destroy-flush/test_rotation_destroy_flush + ust/rotation-destroy-flush/test_rotation_destroy_flush \ + tools/metadata/test_ust endif # HAVE_LIBLTTNG_UST_CTL if PYTHON_BINDING