tests: Rework test suite
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1/tests/ctf-writer/ctf_writer
2/tests/lib/plugin
3/tests/lib/test_bitfield
4/tests/lib/test_bt_values
5/tests/lib/test_graph_topo
6/tests/lib/test_trace_ir_ref
7/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
8/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
9/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
10*~
11*.o
12*.a
13*.la
14*.lo
15*.exe
16.libs
17.deps
18*.bkp
19*.trs
20ctf-lexer.c
21ctf-parser.c
22ctf-parser.h
23ctf-parser-test
24/src/plugins/ctf/common/metadata/lexer.c
25/src/plugins/ctf/common/metadata/parser.c
26/src/plugins/ctf/common/metadata/parser.h
27/src/plugins/ctf/common/metadata/parser.output
28/src/cli/babeltrace2
29/src/cli/babeltrace2.bin
30/src/cli/babeltrace2-log
31/src/cli/babeltrace2-log.bin
32/src/common/config.h
33/src/common/config.h.in
34/src/common/version.i
35/src/common/version.i.tmp
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/
50core
51stamp-h1
52__pycache__
53/src/babeltrace2.pc
54/src/babeltrace2-ctf-writer.pc
55TAGS
56cscope*
57doc/api/Doxyfile
58*.gcno
59*.gcda
60*.gcov
61*.html
62*.stamp
63*.swp
64.theia
This page took 0.021911 seconds and 4 git commands to generate.