diff options
author | Emilio G. Cota <cota@braap.org> | 2016-06-08 14:55:31 -0400 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2016-06-11 17:11:16 -0700 |
commit | 896a9ee96720c5cc7e00e63943435ccccec54d23 (patch) | |
tree | ee2d66a1fa92b643a8b8e37938cd15154142086c /tests/.gitignore | |
parent | 515864a0d7a2033163e8e08df20b7873bb6287ae (diff) |
qht: add test-qht-par to invoke qht-bench from 'check' target
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1465412133-3029-14-git-send-email-cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index d19023e41d..840ea396ab 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -52,6 +52,7 @@ test-qemu-opts test-qdist test-qga test-qht +test-qht-par test-qmp-commands test-qmp-commands.h test-qmp-event |