Tests: add a recording rule listing test
[lttng-tools.git] / tests / regression / Makefile.am
index 3aa3b25fed797076fd928125b3c12a2bfc96871e..fc7dfc17e725f27926a077598883b0cf16042d55 100644 (file)
@@ -64,7 +64,9 @@ TESTS = tools/base-path/test_ust \
        tools/trigger/test_remove_trigger_cli \
        tools/trigger/name/test_trigger_name_backwards_compat \
        tools/trigger/hidden/test_hidden_trigger \
-       tools/context/test_ust.py
+       tools/context/test_ust.py \
+       tools/client/test_session_commands.py \
+       tools/client/test_event_rule_listing.py
 
 # Only build kernel tests on Linux.
 if IS_LINUX
@@ -87,6 +89,7 @@ TESTS += ust/before-after/test_before_after \
        ust/blocking/test_blocking \
        ust/multi-lib/test_multi_lib \
        ust/rotation-destroy-flush/test_rotation_destroy_flush \
+       ust/ust-constructor/test_ust_constructor.py \
        tools/metadata/test_ust \
        tools/relayd-grouping/test_ust \
        tools/trigger/rate-policy/test_ust_rate_policy
This page took 0.023197 seconds and 4 git commands to generate.