Tests: ctf: add basic `metadata-info` query test
[babeltrace.git] / tests / Makefile.am
index 20da40482e43a63585eac95a0e63e58ffcc32228..4951ee6cac97d3b8cbdf4bde6be82f084a8d3744 100644 (file)
@@ -85,7 +85,8 @@ TESTS_PLUGINS = \
 
 if !ENABLE_BUILT_IN_PLUGINS
 if ENABLE_PYTHON_BINDINGS
-TESTS_PLUGINS += plugins/src.ctf.fs/query/test_query
+TESTS_PLUGINS += plugins/src.ctf.fs/query/test_query_trace_info
+TESTS_PLUGINS += plugins/src.ctf.fs/query/test_query_metadata_info
 endif
 
 if ENABLE_DEBUG_INFO
This page took 0.023237 seconds and 4 git commands to generate.