Tests: Add missing test scripts to gitignore
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 14 Apr 2016 11:56:27 +0000 (07:56 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Apr 2016 20:52:23 +0000 (16:52 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore

index ac0d155a5d92e13078cd9dc5973650c65c758161..d8e076e4ffca850810a49ace4a77d73c6bdd1ec8 100644 (file)
@@ -10,6 +10,9 @@
 /tests/lib/test_ctf_ir_ref
 /tests/lib/test_durin
 /tests/lib/test_so_info
+/tests/lib/test_bt_ctf_field_type_validation
+/tests/lib/test_seek_big_trace
+/tests/lib/test_seek_empty_packet
 *.o
 *.a
 *.la
This page took 0.024351 seconds and 4 git commands to generate.