tests: Add mechanism to start relayd in python testing environment
[lttng-tools.git] / tests / regression / Makefile.am
index a95feee9893c6429364cd83f2733ddd6e3a69a24..ccceefb9a9ccac284e99d058d54c1ca8ad994017 100644 (file)
@@ -65,7 +65,9 @@ TESTS = tools/base-path/test_ust \
        tools/trigger/name/test_trigger_name_backwards_compat \
        tools/trigger/hidden/test_hidden_trigger \
        tools/context/test_ust.py \
-       tools/client/test_session_commands.py
+       tools/client/test_session_commands.py \
+       tools/client/test_event_rule_listing.py \
+       tools/client/test_bug1373_events_differ_only_by_loglevel
 
 # Only build kernel tests on Linux.
 if IS_LINUX
This page took 0.023328 seconds and 4 git commands to generate.