X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fregression%2FMakefile.am;h=1d24a79663bf6d89d47b9a876fd77a3a5e82b3c9;hb=5b64a0d0ef61c3b6a6225f2b380989c48fa60368;hp=403cf295a16bed42482cb5d245afa13b43aa8b66;hpb=bbf1574355c9385182aa038be3a2c653879e55a4;p=lttng-tools.git diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 403cf295a..1d24a7966 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -33,7 +33,11 @@ TESTS = tools/filtering/test_invalid_filter \ tools/rotation/test_save_load_mi \ tools/rotation/test_schedule_api \ tools/metadata/test_kernel \ - tools/working-directory/test_relayd_working_directory + tools/working-directory/test_relayd_working_directory \ + tools/notification/test_notification_multi_app \ + tools/clear/test_ust \ + tools/clear/test_kernel \ + tools/tracker/test_event_tracker if HAVE_LIBLTTNG_UST_CTL SUBDIRS += ust @@ -54,7 +58,9 @@ TESTS += ust/before-after/test_before_after \ ust/multi-lib/test_multi_lib \ ust/rotation-destroy-flush/test_rotation_destroy_flush \ ust/namespaces/test_ns_contexts \ - tools/metadata/test_ust + ust/namespaces/test_ns_contexts_change \ + tools/metadata/test_ust \ + tools/relayd-grouping/test_ust endif # HAVE_LIBLTTNG_UST_CTL if PYTHON_BINDING