Tests: regression testing for notification API
[lttng-tools.git] / tests / regression / Makefile.am
index 86a55634b4c67209fad078d172765cca2d69dd61..c52c3c61491aa1c17ddadde732e8a9df5dedabb1 100644 (file)
@@ -23,7 +23,9 @@ TESTS = tools/filtering/test_invalid_filter \
        tools/wildcard/test_event_wildcard \
        tools/crash/test_crash \
        tools/regen-metadata/test_ust \
-       tools/regen-statedump/test_ust
+       tools/regen-statedump/test_ust \
+       tools/notification/test_notification \
+       tools/notification/test_notification_multi_app
 
 if HAVE_LIBLTTNG_UST_CTL
 SUBDIRS += ust
This page took 0.023787 seconds and 5 git commands to generate.