Tests: add the plugin tests to the make check target
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 30 Jan 2017 22:25:03 +0000 (17:25 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:37 +0000 (12:57 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/Makefile.am

index bc14009fe493c720278662ae8e5589c8deedd128..5ee5c55e8af933b9ecca296c4fa0e4f6e333ad1c 100644 (file)
@@ -18,7 +18,8 @@ TESTS = bin/test_trace_read \
        lib/test_bt_ctf_field_type_validation \
        lib/test_ir_visit \
        lib/test_trace_listener \
-       lib/test_bt_notification_heap
+       lib/test_bt_notification_heap \
+       lib/test_plugin_complete
 
 EXTRA_DIST = $(srcdir)/ctf-traces/** \
             $(srcdir)/debug-info-data/** \
This page took 0.025534 seconds and 4 git commands to generate.