qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel]  [PATCH] tests: Ignore test-char binary
@ 2016-12-05 10:52 Lin Ma
  2016-12-05 11:40 ` Marc-André Lureau
  2016-12-06 20:07 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Lin Ma @ 2016-12-05 10:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcandre.lureau

Commit ea3af47d added test for chardev unit tests, but didn't add
the name of generated binary in .gitignore.

Signed-off-by: Lin Ma <lma@suse.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index c0d7857..99f2aac 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -82,5 +82,6 @@ test-xbzrle
 test-netfilter
 test-filter-mirror
 test-filter-redirector
+test-char
 *-test
 qapi-schema/*.test.*
-- 
2.9.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-06 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 10:52 [Qemu-devel] [PATCH] tests: Ignore test-char binary Lin Ma
2016-12-05 11:40 ` Marc-André Lureau
2016-12-06 20:07 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).