Tests: Implement trigger capture test cases
[lttng-tools.git] / tests / regression / tools / notification / Makefile.am
index 3aca442f2235db9adb9f90f4e46e0aa4048eeba3..84acf3d3dd1622c5e889af564e937c72f8fdb49a 100644 (file)
@@ -15,12 +15,14 @@ EXTRA_DIST = \
             consumer_testpoints.c \
             notification.c \
             test_notification_kernel_buffer_usage \
+            test_notification_kernel_capture \
             test_notification_kernel_error \
             test_notification_kernel_instrumentation \
             test_notification_kernel_syscall \
             test_notification_kernel_userspace_probe \
             test_notification_multi_app \
             test_notification_ust_buffer_usage \
+            test_notification_ust_capture \
             test_notification_ust_error \
             test_notification_ust_event_rule_condition_exclusion \
             util_event_generator.sh
@@ -64,12 +66,14 @@ noinst_SCRIPTS = \
 
 EXTRA_DIST = \
        test_notification_kernel_buffer_usage \
+       test_notification_kernel_capture \
        test_notification_kernel_error \
        test_notification_kernel_instrumentation \
        test_notification_kernel_syscall \
        test_notification_kernel_userspace_probe \
        test_notification_multi_app \
        test_notification_ust_buffer_usage \
+       test_notification_ust_capture \
        test_notification_ust_error \
        test_notification_ust_event_rule_condition_exclusion \
        test_rotation \
This page took 0.023084 seconds and 4 git commands to generate.