Tests: dereference of NULL pointer on allocation failure
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1*~
2/tests/bin/test_trace_read
3/tests/bin/intersection/test_intersection
4/tests/bin/intersection/bt_python_helper.py
5/tests/bin/test_packet_seq_num
6/tests/lib/test_bitfield
7/tests/lib/test_seek
8/tests/lib/test_ctf_writer
9/tests/lib/test_bt_objects
10/tests/lib/test_bt_values
11/tests/lib/test_ctf_ir_ref
12/tests/lib/test_bt_ctf_field_type_validation
13/tests/lib/test_seek_big_trace
14/tests/lib/test_seek_empty_packet
15/tests/lib/test_dwarf
16/tests/lib/test_bin_info
17/tests/lib/test_bin_info_complete
18/tests/lib/test_ctf_writer_complete
19/tests/lib/test_dwarf_complete
20*.o
21*.a
22*.la
23*.lo
24*.exe
25.libs
26.deps
27*.bkp
28*.trs
29ctf-lexer.c
30ctf-parser.c
31ctf-parser.h
32ctf-parser-test
33/converter/babeltrace
34/config.h
35/config.h.in
36/config.status
37*.log
38aclocal.m4
39/m4/libtool.m4
40/m4/lt~obsolete.m4
41/m4/ltoptions.m4
42/m4/ltsugar.m4
43/m4/ltversion.m4
44libtool
45/configure
46Makefile
47Makefile.in
48autom4te.cache/
49config/
50converter/babeltrace-log
51core
52formats/ctf/metadata/ctf-parser.output
53stamp-h1
54bindings/python/__init__.py
55bindings/python/nativebt.py
56bindings/python/nativebt_wrap.c
57bindings/python/__pycache__
58babeltrace.pc
59babeltrace-ctf.pc
This page took 0.022714 seconds and 4 git commands to generate.