X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=ca3fb2d52d281968f9ffb9daeca2e47035c4bb53;hp=c1fc9134268f8aaee3a1e8b76f260b934af7924e;hb=HEAD;hpb=b978006283473456b0e545d1c21de60d3e298dc5 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index c1fc91342..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,6 +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_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