Cleanup test scripts
[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_bt_objects
9/tests/lib/test_bt_values
10/tests/lib/test_ctf_ir_ref
11/tests/lib/test_bt_ctf_field_type_validation
12/tests/lib/test_seek_big_trace
13/tests/lib/test_seek_empty_packet
14/tests/lib/test_dwarf
15/tests/lib/test_bin_info
16*.o
17*.a
18*.la
19*.lo
20*.exe
21.libs
22.deps
23*.bkp
24ctf-lexer.c
25ctf-parser.c
26ctf-parser.h
27ctf-parser-test
28/converter/babeltrace
29/config.h
30/config.h.in
31/config.status
32*.log
33aclocal.m4
34/m4/libtool.m4
35/m4/lt~obsolete.m4
36/m4/ltoptions.m4
37/m4/ltsugar.m4
38/m4/ltversion.m4
39libtool
40/configure
41Makefile
42Makefile.in
43autom4te.cache/
44config/
45converter/babeltrace-log
46core
47formats/ctf/metadata/ctf-parser.output
48stamp-h1
49bindings/python/__init__.py
50bindings/python/nativebt.py
51bindings/python/nativebt_wrap.c
52bindings/python/__pycache__
53babeltrace.pc
54babeltrace-ctf.pc
This page took 0.022835 seconds and 4 git commands to generate.