Tests: add missing rotation and autoload tests to check target
[lttng-tools.git] / tests / regression / Makefile.am
index c52c3c61491aa1c17ddadde732e8a9df5dedabb1..893aa64a2f06b0e9dc7a5396cfe1e2e9279fdabb 100644 (file)
@@ -19,12 +19,14 @@ TESTS = tools/filtering/test_invalid_filter \
        tools/snapshots/test_ust_streaming \
        tools/save-load/test_save \
        tools/save-load/test_load \
+       tools/save-load/test_autoload \
        tools/mi/test_mi \
        tools/wildcard/test_event_wildcard \
        tools/crash/test_crash \
        tools/regen-metadata/test_ust \
        tools/regen-statedump/test_ust \
-       tools/notification/test_notification \
+       tools/notification/test_notification_ust \
+       tools/notification/test_notification_kernel \
        tools/notification/test_notification_multi_app
 
 if HAVE_LIBLTTNG_UST_CTL
This page took 0.025045 seconds and 4 git commands to generate.