Tests: moved files pointed-to in Makefile
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 18 Sep 2017 21:15:49 +0000 (17:15 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 18 Sep 2017 21:17:49 +0000 (17:17 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/Makefile.am

index c5d61bab330bf37c4f0cffee0bee1b1470818d74..324c028a7c41eb7bd166987b7f882f5576b853d3 100644 (file)
@@ -35,12 +35,6 @@ TESTS_LIB = \
        lib/test_cc_prio_map \
        lib/test_bt_notification_iterator
 
-if ENABLE_PYTHON_BINDINGS
-TESTS_LIB += \
-       lib/writer/test_ctf_writer_no_packet_context.py \
-       lib/writer/test_ctf_writer_empty_packet.py
-endif
-
 if !ENABLE_BUILT_IN_PLUGINS
 TESTS_LIB += lib/test_plugin_complete
 endif
This page took 0.025279 seconds and 4 git commands to generate.