Add a single generated env file to the test suite
[babeltrace.git] / .gitignore
CommitLineData
906ac65f 1/tests/bitfield/test_bitfield
fac21c87 2/tests/argpar/test_argpar
331731aa 3/tests/ctf-writer/ctf_writer
644e0364 4/tests/lib/plugin
6162e6b7 5/tests/lib/test_bt_uuid
3b57d424 6/tests/lib/test_bt_values
3c412174 7/tests/lib/test_graph_topo
644e0364 8/tests/lib/test_trace_ir_ref
8c20dd54 9/tests/lib/test_simple_sink
f3f2a6eb 10/tests/lib/test_remove_destruction_listener_in_destruction_listener
5d7e8359 11/tests/lib/conds/conds-triggers
df831d31 12/tests/param-validation/test_param_validation
66251464 13/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
66251464 14/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
644e0364 15/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
1fba7c7b
PP
16/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
17/tests/plugins/sink.ctf.fs/succeed/gen-trace-double
e46cbefe 18/tests/utils/env.sh
644e0364 19*~
4c8bfb7e
MD
20*.o
21*.a
463b02a3
MD
22*.la
23*.lo
e9452def 24*.exe
463b02a3
MD
25.libs
26.deps
27*.bkp
3d5e9596 28*.trs
463b02a3
MD
29ctf-lexer.c
30ctf-parser.c
31ctf-parser.h
32ctf-parser-test
578e048b
MJ
33/src/plugins/ctf/common/metadata/lexer.c
34/src/plugins/ctf/common/metadata/parser.c
35/src/plugins/ctf/common/metadata/parser.h
36/src/plugins/ctf/common/metadata/parser.output
37/src/cli/babeltrace2
38/src/cli/babeltrace2.bin
39/src/cli/babeltrace2-log
40/src/cli/babeltrace2-log.bin
41/src/common/config.h
42/src/common/config.h.in
43/src/common/version.i
44/src/common/version.i.tmp
463b02a3
MD
45/config.status
46*.log
24a3136a
DS
47aclocal.m4
48/m4/libtool.m4
49/m4/lt~obsolete.m4
50/m4/ltoptions.m4
51/m4/ltsugar.m4
52/m4/ltversion.m4
463b02a3
MD
53libtool
54/configure
4c8bfb7e
MD
55Makefile
56Makefile.in
9cc28aba
MD
57autom4te.cache/
58config/
9cc28aba 59core
9cc28aba 60stamp-h1
81447b5b 61__pycache__
578e048b
MJ
62/src/babeltrace2.pc
63/src/babeltrace2-ctf-writer.pc
b71186f8
JD
64TAGS
65cscope*
cfa45a3c
PP
66*.gcno
67*.gcda
68*.gcov
69*.html
d8992d68 70*.stamp
255725ea 71*.swp
b368d553 72.theia
df831d31 73compile_commands.json
89e18e1e 74/version
This page took 0.070076 seconds and 4 git commands to generate.