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