mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-11 03:24:58 -06: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
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue