Put `flt.lttng-utils.debug-info` tests into their own directory
[babeltrace.git] / .gitignore
CommitLineData
24a3136a 1*~
305f0de3
MJ
2/tests/cli/test_convert_args
3/tests/cli/test_debug_info
7bb90dd0 4/tests/cli/test_intersection
9ab38560 5/tests/cli/test_output_ctf_metadata
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
331731aa
MJ
14/tests/ctf-writer/ctf_writer
15/tests/ctf-writer/test_ctf_writer
77b23b11 16/tests/lib/test_bitfield
9c906b97 17/tests/lib/test_bt_ctf_field_type_validation
5ee55d05 18/tests/lib/test_bt_objects
3b57d424 19/tests/lib/test_bt_values
56e18c4c 20/tests/lib/test_trace_ir_ref
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
66251464
PP
33/tests/plugins/flt.lttng-utils.debug-info/test_lttng_utils_debug_info
34/tests/plugins/flt.lttng-utils.debug-info/test_bin_info_i386-linux-gnu
35/tests/plugins/flt.lttng-utils.debug-info/test_bin_info_powerpc-linux-gnu
36/tests/plugins/flt.lttng-utils.debug-info/test_bin_info_powerpc64le-linux-gnu
37/tests/plugins/flt.lttng-utils.debug-info/test_bin_info_x86_64-linux-gnu
38/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
39/tests/plugins/flt.lttng-utils.debug-info/test_dwarf_i386-linux-gnu
40/tests/plugins/flt.lttng-utils.debug-info/test_dwarf_powerpc-linux-gnu
41/tests/plugins/flt.lttng-utils.debug-info/test_dwarf_powerpc64le-linux-gnu
42/tests/plugins/flt.lttng-utils.debug-info/test_dwarf_x86_64-linux-gnu
43/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
e30aed9e
PP
44/tests/plugins/src.ctf.fs/query/test_query
45/tests/plugins/src.ctf.fs/succeed/test_succeed
46/tests/plugins/src.ctf.fs/succeed/gen-trace-*
03f007c8 47/tests/utils/common.sh
e30aed9e 48/tests/utils/diff.sh
4c8bfb7e
MD
49*.o
50*.a
463b02a3
MD
51*.la
52*.lo
e9452def 53*.exe
463b02a3
MD
54.libs
55.deps
56*.bkp
3d5e9596 57*.trs
463b02a3
MD
58ctf-lexer.c
59ctf-parser.c
60ctf-parser.h
61ctf-parser-test
578e048b
MJ
62/src/plugins/ctf/common/metadata/lexer.c
63/src/plugins/ctf/common/metadata/parser.c
64/src/plugins/ctf/common/metadata/parser.h
65/src/plugins/ctf/common/metadata/parser.output
66/src/cli/babeltrace2
67/src/cli/babeltrace2.bin
68/src/cli/babeltrace2-log
69/src/cli/babeltrace2-log.bin
70/src/common/config.h
71/src/common/config.h.in
72/src/common/version.i
73/src/common/version.i.tmp
463b02a3
MD
74/config.status
75*.log
24a3136a
DS
76aclocal.m4
77/m4/libtool.m4
78/m4/lt~obsolete.m4
79/m4/ltoptions.m4
80/m4/ltsugar.m4
81/m4/ltversion.m4
463b02a3
MD
82libtool
83/configure
4c8bfb7e
MD
84Makefile
85Makefile.in
9cc28aba
MD
86autom4te.cache/
87config/
9cc28aba 88core
9cc28aba 89stamp-h1
81447b5b 90__pycache__
578e048b
MJ
91/src/babeltrace2.pc
92/src/babeltrace2-ctf-writer.pc
b71186f8
JD
93TAGS
94cscope*
9c906b97 95doc/api/Doxyfile
cfa45a3c
PP
96*.gcno
97*.gcda
98*.gcov
99*.html
d8992d68 100*.stamp
255725ea 101*.swp
b368d553 102.theia
This page took 0.051013 seconds and 4 git commands to generate.