Add test_event_tracker to the TESTS variable
[lttng-tools.git] / tests / regression / Makefile.am
index a2658078528993251162cdd9c1cfbb21c58fe108..1d24a79663bf6d89d47b9a876fd77a3a5e82b3c9 100644 (file)
@@ -36,7 +36,8 @@ TESTS = tools/filtering/test_invalid_filter \
        tools/working-directory/test_relayd_working_directory \
        tools/notification/test_notification_multi_app \
        tools/clear/test_ust \
        tools/working-directory/test_relayd_working_directory \
        tools/notification/test_notification_multi_app \
        tools/clear/test_ust \
-       tools/clear/test_kernel
+       tools/clear/test_kernel \
+       tools/tracker/test_event_tracker
 
 if HAVE_LIBLTTNG_UST_CTL
 SUBDIRS += ust
 
 if HAVE_LIBLTTNG_UST_CTL
 SUBDIRS += ust
This page took 0.02454 seconds and 5 git commands to generate.