Tests: metadata env scope values
[lttng-tools.git] / tests / regression / Makefile.am
index 7752404056e322cd97ec2f9c899956d8f4199f69..73eb9f7dae597ef1fe743ee1d5f094d66ef4a47e 100644 (file)
@@ -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
This page took 0.022926 seconds and 4 git commands to generate.