tap-driver.sh: flush stdout after each test result
[babeltrace.git] / .gitignore
index ceaa6dfe8694b72591f4e11f269edfd5514a55d7..9c71bb9d64ee4ba9ccf3845846516a90effb2b8e 100644 (file)
@@ -1,8 +1,8 @@
 *~
-/tests/cli/intersection/bt_python_helper.py
-/tests/cli/intersection/test_intersection
 /tests/cli/test_convert_args
 /tests/cli/test_debug_info
+/tests/cli/test_intersection
+/tests/cli/test_output_ctf_metadata
 /tests/cli/test_packet_seq_num
 /tests/cli/test_trace_copy
 /tests/cli/test_trace_read
@@ -62,10 +62,10 @@ plugins/ctf/common/metadata/lexer.c
 plugins/ctf/common/metadata/parser.c
 plugins/ctf/common/metadata/parser.h
 plugins/ctf/common/metadata/parser.output
-/cli/babeltrace
-/cli/babeltrace.bin
-/cli/babeltrace-log
-/cli/babeltrace-log.bin
+/cli/babeltrace2
+/cli/babeltrace2.bin
+/cli/babeltrace2-log
+/cli/babeltrace2-log.bin
 /include/config.h
 /include/config.h.in
 /include/version.i
@@ -87,8 +87,8 @@ config/
 core
 stamp-h1
 __pycache__
-babeltrace.pc
-babeltrace-ctf.pc
+/babeltrace2.pc
+/babeltrace2-ctf-writer.pc
 TAGS
 cscope*
 doc/api/Doxyfile
This page took 0.02461 seconds and 4 git commands to generate.