.gitignore: cleanup test files
[babeltrace.git] / .gitignore
index 22e401ee2a033d823cbd806439e6f720399382c4..a91e121df3b2d683dfb1975f26d44ea49ecb74e3 100644 (file)
@@ -1,26 +1,13 @@
-/tests/bitfield/test-bitfield
-/tests/argpar/test-argpar
-/tests/cpp-common/test-c-string-view
-/tests/cpp-common/test-uuid
+/tests/**/test-*
+!/tests/**/test-*.sh
+!/tests/**/test-*.[hc]
+!/tests/**/test-*.[hc]pp
 /tests/ctf-writer/ctf-writer
-/tests/lib/plugin
-/tests/lib/test-bt-uuid
-/tests/lib/test-bt-values
-/tests/lib/test-fields-bin
-/tests/lib/test-graph-topo
-/tests/lib/test-trace-ir-ref
-/tests/lib/test-simple-sink
-/tests/lib/test-remove-destruction-listener-in-destruction-listener
 /tests/lib/conds/conds-triggers
-/tests/lib/test-plugin-init-fail
-/tests/lib/test-plugins
-/tests/plugins/flt.utils.muxer/test-clock-compatibility
-/tests/param-validation/test-param-validation
-/tests/plugins/flt.lttng-utils.debug-info/test-bin-info
-/tests/plugins/flt.lttng-utils.debug-info/test-dwarf
-/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
-/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
+/tests/lib/plugin
 /tests/plugins/sink.ctf.fs/succeed/gen-trace-double
+/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
+/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
 /tests/utils/env.sh
 *~
 *.o
This page took 0.023695 seconds and 4 git commands to generate.