summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-05-10 10:21:18 +0100
committerKevin Wolf <kwolf@redhat.com>2011-08-02 15:53:40 +0200
commitaa7ee42ed3b2c196de9f390fc9a5e339dd7417e3 (patch)
treeed4972425585e5484f48e152453538f65eb0ffed /.gitignore
parentd0e2fce5366bff40cf2bf48d2f6ff72b4d8de124 (diff)
downloadhqemu-aa7ee42ed3b2c196de9f390fc9a5e339dd7417e3.zip
hqemu-aa7ee42ed3b2c196de9f390fc9a5e339dd7417e3.tar.gz
coroutine: add test-coroutine automated tests
To run automated tests for coroutines: make test-coroutine ./test-coroutine On success the program terminates with exit status 0. On failure an error message is written to stderr and the program exits with exit status 1. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 54835bc..59c343c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ qemu-io
qemu-ga
qemu-monitor.texi
QMP/qmp-commands.txt
+test-coroutine
.gdbinit
*.a
*.aux
OpenPOWER on IntegriCloud