X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=1ff5ad7f398569b6650d67bdb74cfe9f687af853;hp=a95feee9893c6429364cd83f2733ddd6e3a69a24;hb=HEAD;hpb=da1e97c944bb51fa96e89235240bc8bc8b02eeb4 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index a95feee98..da5cb1b57 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -16,6 +16,7 @@ TESTS = tools/base-path/test_ust \ tools/health/test_thread_ok \ tools/live/test_kernel \ tools/live/test_lttng_kernel \ + tools/live/test_per_application_leaks.py \ tools/live/test_ust \ tools/live/test_ust_tracefile_count \ tools/live/test_lttng_ust \ @@ -57,6 +58,7 @@ TESTS = tools/base-path/test_ust \ tools/working-directory/test_relayd_working_directory \ tools/clear/test_ust \ tools/clear/test_kernel \ + tools/clear/test_live_hang.py \ tools/tracker/test_event_tracker \ tools/trigger/start-stop/test_start_stop \ tools/trigger/test_add_trigger_cli \ @@ -65,7 +67,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 @@ -88,7 +92,10 @@ 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 \ + ust/ust-constructor/test_ust_constructor_c_dynamic.py \ + ust/ust-constructor/test_ust_constructor_c_static.py \ + ust/ust-constructor/test_ust_constructor_cpp_dynamic.py \ + ust/ust-constructor/test_ust_constructor_cpp_static.py \ tools/metadata/test_ust \ tools/relayd-grouping/test_ust \ tools/trigger/rate-policy/test_ust_rate_policy