Tests: use templates for stream intersection and packet_seq_num
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1*~
2/tests/bin/test_trace_read
3/tests/lib/test_bitfield
4/tests/lib/test_seek
5/tests/lib/test_ctf_writer
6/tests/lib/test_bt_objects
7/tests/lib/test_bt_values
8/tests/lib/test_ctf_ir_ref
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/__init__.py
43bindings/python/nativebt.py
44bindings/python/nativebt_wrap.c
45bindings/python/__pycache__
46babeltrace.pc
47babeltrace-ctf.pc
This page took 0.021768 seconds and 4 git commands to generate.