CTF IR -> Trace IR
[babeltrace.git] / tests / Makefile.am
index 05e9439e8eb9b6b3fec2f9dc07e0f4bc50cadbcb..c5ac2d77e4209a34879c787c574cbe9094ac84f0 100644 (file)
@@ -26,7 +26,7 @@ TESTS_CLI = \
 TESTS_LIB = \
        lib/test_ctf_writer_complete \
        lib/test_bt_values \
-       lib/test_ctf_ir_ref \
+       lib/test_trace_ir_ref \
        lib/test_bt_ctf_field_type_validation \
        lib/test_ir_visit \
        lib/test_graph_topo \
@@ -38,7 +38,7 @@ TESTS_LIB += lib/test_plugin_complete
 endif
 
 if ENABLE_PYTHON_BINDINGS
-TESTS_LIB += lib/ctf-ir/test_ctf_ir
+TESTS_LIB += lib/trace-ir/test_trace_ir
 TESTS_LIB += lib/ctf-writer/test_ctf_writer
 endif
 
This page took 0.0232 seconds and 4 git commands to generate.