Tests: add unit tests for bt_dwarf
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1*~
2/tests/bin/test_trace_read
3/tests/bin/test_intersection
4/tests/bin/test_packet_seq_num
5/tests/lib/test_bitfield
6/tests/lib/test_seek
7/tests/lib/test_ctf_writer
8/tests/lib/test_durin
9*.o
10*.a
11*.la
12*.lo
13*.exe
14.libs
15.deps
16*.bkp
17ctf-lexer.c
18ctf-parser.c
19ctf-parser.h
20ctf-parser-test
21/converter/babeltrace
22/config.h
23/config.h.in
24/config.status
25*.log
26aclocal.m4
27/m4/libtool.m4
28/m4/lt~obsolete.m4
29/m4/ltoptions.m4
30/m4/ltsugar.m4
31/m4/ltversion.m4
32libtool
33/configure
34Makefile
35Makefile.in
36autom4te.cache/
37config/
38converter/babeltrace-log
39core
40formats/ctf/metadata/ctf-parser.output
41stamp-h1
42bindings/python/babeltrace.i
43bindings/python/babeltrace.py
44bindings/python/babeltrace_wrap.c
45babeltrace.pc
46babeltrace-ctf.pc
This page took 0.022456 seconds and 4 git commands to generate.