tests: replace BT_ASSERT with exit in test_bin_info
[babeltrace.git] / .gitignore
CommitLineData
24a3136a 1*~
3c412174
MJ
2/tests/cli/intersection/bt_python_helper.py
3/tests/cli/intersection/test_intersection
305f0de3
MJ
4/tests/cli/test_convert_args
5/tests/cli/test_debug_info
3c412174 6/tests/cli/test_packet_seq_num
5177c351 7/tests/cli/test_trace_copy
305f0de3
MJ
8/tests/cli/test_trace_read
9/tests/cli/test_trimmer
5df9e303 10/tests/bin/intersection/bt_python_helper.py
9c906b97 11/tests/bin/intersection/test_intersection
9c906b97
MJ
12/tests/bin/test_packet_seq_num
13/tests/bin/test_trace_read
77b23b11 14/tests/lib/test_bitfield
9c906b97 15/tests/lib/test_bt_ctf_field_type_validation
5ee55d05 16/tests/lib/test_bt_objects
3b57d424 17/tests/lib/test_bt_values
56e18c4c 18/tests/lib/test_trace_ir_ref
9c906b97 19/tests/lib/test_ctf_writer
d3b46d52 20/tests/lib/test_ctf_writer_complete
9c906b97 21/tests/lib/test_ir_visit
9c906b97 22/tests/lib/test_trace_listener
30d41768
JG
23/tests/lib/test_plugin
24/tests/lib/test_plugin_complete
25/tests/lib/writer/bt_python_helper.py
3c412174
MJ
26/tests/lib/writer/test_ctf_writer_empty_packet.py
27/tests/lib/writer/test_ctf_writer_no_packet_context.py
d6e69534 28/tests/lib/test_bt_message_iterator
3c412174
MJ
29/tests/lib/test_cc_prio_map
30/tests/lib/test_graph_topo
56e18c4c 31/tests/lib/trace-ir/test_trace_ir
d461e009 32/tests/lib/ctf-writer/test_ctf_writer
8deeabc6 33/tests/plugins/test-utils-muxer
7144b5ac 34/tests/plugins/test_utils_muxer_complete
d8992d68 35/tests/plugins/test_lttng_utils_debug_info
48c91dde 36/tests/plugins/test_bin_info_i386-linux-gnu
5d30f567 37/tests/plugins/test_bin_info_powerpc-linux-gnu
6d224992 38/tests/plugins/test_bin_info_powerpc64le-linux-gnu
6a284733 39/tests/plugins/test_bin_info_x86_64-linux-gnu
9c4a6e35 40/tests/plugins/test_bin_info
48c91dde 41/tests/plugins/test_dwarf_i386-linux-gnu
5d30f567 42/tests/plugins/test_dwarf_powerpc-linux-gnu
6d224992 43/tests/plugins/test_dwarf_powerpc64le-linux-gnu
6a284733 44/tests/plugins/test_dwarf_x86_64-linux-gnu
9c4a6e35 45/tests/plugins/test_dwarf
6d077125 46/tests/plugins/ctf/test_ctf_plugin
03f007c8 47/tests/utils/common.sh
4c8bfb7e
MD
48*.o
49*.a
463b02a3
MD
50*.la
51*.lo
e9452def 52*.exe
463b02a3
MD
53.libs
54.deps
55*.bkp
3d5e9596 56*.trs
463b02a3
MD
57ctf-lexer.c
58ctf-parser.c
59ctf-parser.h
60ctf-parser-test
9c906b97
MJ
61plugins/ctf/common/metadata/lexer.c
62plugins/ctf/common/metadata/parser.c
63plugins/ctf/common/metadata/parser.h
64plugins/ctf/common/metadata/parser.output
8d77550c
PP
65/cli/babeltrace
66/cli/babeltrace.bin
305f0de3
MJ
67/cli/babeltrace-log
68/cli/babeltrace-log.bin
05c03100
MJ
69/include/config.h
70/include/config.h.in
7845e95f
MJ
71/include/version.i
72/include/version.i.tmp
463b02a3
MD
73/config.status
74*.log
24a3136a
DS
75aclocal.m4
76/m4/libtool.m4
77/m4/lt~obsolete.m4
78/m4/ltoptions.m4
79/m4/ltsugar.m4
80/m4/ltversion.m4
463b02a3
MD
81libtool
82/configure
4c8bfb7e
MD
83Makefile
84Makefile.in
9cc28aba
MD
85autom4te.cache/
86config/
9cc28aba 87core
9cc28aba 88stamp-h1
81447b5b 89__pycache__
019c947f 90babeltrace.pc
356890b6 91babeltrace-ctf.pc
b71186f8
JD
92TAGS
93cscope*
9c906b97 94doc/api/Doxyfile
cfa45a3c
PP
95*.gcno
96*.gcda
97*.gcov
98*.html
d8992d68 99*.stamp
255725ea 100*.swp
b368d553 101.theia
This page took 0.051958 seconds and 4 git commands to generate.