Tests: dynamically create test list based on enabled features
[babeltrace.git] / .gitignore
index 782da3e9621b8fc665e2206cf626ec48232e40b6..a198e625a890fbdb3543efa6186e0f46ecb794b4 100644 (file)
@@ -1,6 +1,12 @@
 *~
+/tests/bin/test_trace_read
+/tests/bin/test_intersection
+/tests/bin/test_packet_seq_num
 /tests/lib/test_bitfield
 /tests/lib/test_seek
+/tests/lib/test_ctf_writer
+/tests/lib/test_durin
+/tests/lib/test_so_info
 *.o
 *.a
 *.la
@@ -38,3 +44,4 @@ bindings/python/babeltrace.i
 bindings/python/babeltrace.py
 bindings/python/babeltrace_wrap.c
 babeltrace.pc
+babeltrace-ctf.pc
This page took 0.022844 seconds and 4 git commands to generate.