mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-26 05:53:24 +00:00
tests: Update .gitignore for test-int128 and test-bitops
Forgotten in commit6046c62
and3464700
. Cc: qemu-stable@nongnu.org Reviewed-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
d1c295f572
commit
9dbb52e862
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
@ -5,9 +5,11 @@ check-qjson
|
|||||||
check-qlist
|
check-qlist
|
||||||
check-qstring
|
check-qstring
|
||||||
test-aio
|
test-aio
|
||||||
|
test-bitops
|
||||||
test-throttle
|
test-throttle
|
||||||
test-cutils
|
test-cutils
|
||||||
test-hbitmap
|
test-hbitmap
|
||||||
|
test-int128
|
||||||
test-iov
|
test-iov
|
||||||
test-mul64
|
test-mul64
|
||||||
test-qapi-types.[ch]
|
test-qapi-types.[ch]
|
||||||
|
Loading…
Reference in New Issue
Block a user