From: Markus Armbruster <arm...@redhat.com> Forgotten in commit 6046c62 and 3464700.
Cc: qemu-sta...@nongnu.org Reviewed-by: Andreas Färber <afaer...@suse.de> Reviewed-by: Laszlo Ersek <ler...@redhat.com> Signed-off-by: Markus Armbruster <arm...@redhat.com> Signed-off-by: Michael Tokarev <m...@tls.msk.ru> (cherry picked from commit 9dbb52e862458935c250bac9e71d5a87da4e33e9) Conflicts: tests/.gitignore *removed post-1.6 additions from diff Signed-off-by: Michael Roth <mdr...@linux.vnet.ibm.com> --- tests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index d9c2ef4..9ac044d 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -5,8 +5,10 @@ check-qjson check-qlist check-qstring test-aio +test-bitops test-cutils test-hbitmap +test-int128 test-iov test-mul64 test-qapi-types.[ch] -- 1.7.9.5