..
acceptance
Acceptance tests patches
2020-08-21 14:51:43 +01:00
data
acpi: update expected DSDT files with _UID changes
2020-08-27 08:27:48 -04:00
decode
decodetree: Drop check for less than 2 patterns in a group
2020-06-09 09:19:48 -07:00
docker
tests/docker: add test script for static linux-user builds
2020-08-21 06:18:35 -04:00
fp
meson: convert tests/fp and check-softfloat
2020-08-21 06:30:15 -04:00
guest-debug
tests/guest-debug: catch hanging guests
2020-05-15 15:25:07 +01:00
image-fuzzer
keys
migration
tests/migration: fix unreachable path in stress test
2020-06-17 17:48:39 +01:00
multiboot
meson: link emulators without Makefile.target
2020-08-21 06:30:40 -04:00
perf/block /qcow2
plugin
meson: convert sample plugins
2020-08-21 06:30:43 -04:00
qapi-schema
meson: convert check-qapi-schema
2020-08-21 06:30:15 -04:00
qemu-iotests
migration: improve error reporting of block driver state name
2020-08-28 13:34:52 +01:00
qtest
tests/bios-tables-test: add smbios cpu speed test
2020-08-27 08:29:13 -04:00
rocker
tcg
tests/tcg: Do not require FE_TOWARDZERO
2020-09-01 07:41:38 -07:00
tsan
tests/docker: Added docker build support for TSan.
2020-06-16 14:49:05 +01:00
uefi-test-tools
edk2 build scripts: work around TianoCore#1607 without forcing Python 2
2019-10-07 15:14:15 +02:00
vm
meson: convert po/
2020-08-21 06:30:45 -04:00
vmstate-static-checker-data
.gitignore
atomic64-bench.c
atomic_add-bench.c
benchmark-crypto-cipher.c
tests: benchmark crypto with fixed data size, not time period
2019-10-28 13:32:21 +01:00
benchmark-crypto-hash.c
crypto: extend hash benchmark to cover more algorithms
2020-05-07 12:52:51 +01:00
benchmark-crypto-hmac.c
check-block-qdict.c
tests: Use error_free_or_abort() where appropriate
2020-07-02 06:25:28 +02:00
check-block.sh
check-block: enable iotests with SafeStack
2020-06-23 15:46:05 +01:00
check-qdict.c
tests: Move qdict-test-data.txt to tests/data/qobject/
2019-03-07 22:05:54 +01:00
check-qjson.c
check-qlist.c
check-qlit.c
check-qnull.c
check-qnum.c
check-qobject.c
tests: Use &error_abort where appropriate
2020-07-02 06:25:28 +02:00
check-qom-interface.c
check-qom-proplist.c
tests: Use error_free_or_abort() where appropriate
2020-07-02 06:25:28 +02:00
check-qstring.c
crypto-tls-psk-helpers.c
crypto: Implement TLS Pre-Shared Keys (PSK).
2018-07-03 13:04:38 +01:00
crypto-tls-psk-helpers.h
Supply missing header guards
2019-06-12 13:20:21 +02:00
crypto-tls-x509-helpers.c
crypto: use a stronger private key for tests
2020-07-17 14:20:57 +02:00
crypto-tls-x509-helpers.h
dbus-vmstate-daemon.sh
io-channel-helpers.c
io-channel-helpers.h
iothread.c
iothread.h
Makefile.include
meson: convert sample plugins
2020-08-21 06:30:43 -04:00
meson.build
meson: convert sample plugins
2020-08-21 06:30:43 -04:00
pkix_asn1_tab.c
ptimer-test-stubs.c
ptimer-test.c
tests/ptimer: Remove unnecessary inclusion of libqtest.h
2020-01-12 11:42:40 +01:00
ptimer-test.h
qht-bench.c
tests/qht-bench: Adjust threshold computation
2020-07-11 15:53:00 +01:00
rcutorture.c
requirements.txt
socket-helpers.c
socket-helpers.h
tests: specify the address family when checking bind
2019-08-22 17:30:25 +04:00
test-aio-multithread.c
test-aio.c
test-authz-list.c
test-authz-listfile.c
test-authz-pam.c
test-authz-simple.c
test-base64.c
tests: Use error_free_or_abort() where appropriate
2020-07-02 06:25:28 +02:00
test-bdrv-drain.c
block: Drop @child_class from bdrv_child_perm()
2020-05-18 19:05:25 +02:00
test-bdrv-graph-mod.c
tests: Use error_free_or_abort() where appropriate
2020-07-02 06:25:28 +02:00
test-bitcnt.c
test-bitmap.c
test-bitops.c
test-block-backend.c
test-block-iothread.c
tests: Use error_free_or_abort() where appropriate
2020-07-02 06:25:28 +02:00
test-blockjob-txn.c
job: drop job_drain
2019-09-10 08:58:43 +02:00
test-blockjob.c
test-bufferiszero.c
test-char.c
test-char: abort on serial test error
2020-07-28 18:27:59 +04:00
test-clone-visitor.c
tests: Rename UserDefNativeListUnion to UserDefListUnion
2019-03-05 14:43:11 +01:00
test-coroutine.c
test-crypto-afsplit.c
test-crypto-block.c
Include qemu/module.h where needed, drop it from qemu-common.h
2019-06-12 13:18:33 +02:00
test-crypto-cipher.c
tests: Use error_free_or_abort() where appropriate
2020-07-02 06:25:28 +02:00
test-crypto-hash.c
test-crypto-hmac.c
test-crypto-ivgen.c
test-crypto-pbkdf.c
test: execute g_test_run when tests are skipped
2019-01-11 13:57:25 +01:00
test-crypto-secret.c
test-crypto-secret: add 'secret_keyring' object tests.
2020-06-15 11:33:51 +01:00
test-crypto-tlscredsx509.c
test-crypto-tlssession.c
test-crypto-xts.c
test-cutils.c
test-hbitmap.c
block/dirty-bitmap: improve _next_dirty_area API
2020-03-18 14:03:46 -04:00
test-image-locking.c
Include qemu/main-loop.h less
2019-08-16 13:31:52 +02:00
test-int128.c
test-io-channel-buffer.c
test-io-channel-command.c
test-io-channel-file.c
test-io-channel-socket.c
socket: Add num connections to qio_channel_socket_async()
2019-09-03 23:24:42 +02:00
test-io-channel-tls.c
glib: use portable g_setenv()
2019-12-17 09:05:23 +01:00
test-io-task.c
tests: Use error_free_or_abort() where appropriate
2020-07-02 06:25:28 +02:00
test-iov.c
tests: Use real size for iov tests
2017-09-05 22:34:40 +02:00
test-keyval.c
test-logging.c
tests: Use &error_abort where appropriate
2020-07-02 06:25:28 +02:00
test-mul64.c
test-opts-visitor.c
test-qapi-util.c
test-qdev-global-props.c
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
2020-06-15 22:06:04 +02:00
test-qdist.c
test-qemu-opts.c
tests: Use &error_abort where appropriate
2020-07-02 06:25:28 +02:00
test-qga.c
meson: convert tests/qtest to meson
2020-08-21 06:30:20 -04:00
test-qgraph.c
meson: convert tests/qtest to meson
2020-08-21 06:30:20 -04:00
test-qht-par.c
test-qht.c
test-qmp-cmds.c
test-qmp-event.c
test-qobject-input-visitor.c
test-qobject-output-visitor.c
test-rcu-list.c
test-rcu-simpleq.c
test-rcu-slist.c
test-rcu-tailq.c
test-replication.c
tests: Use &error_abort where appropriate
2020-07-02 06:25:28 +02:00
test-shift128.c
test-string-input-visitor.c
tests: Use &error_abort where appropriate
2020-07-02 06:25:28 +02:00
test-string-output-visitor.c
tests: Use &error_abort where appropriate
2020-07-02 06:25:28 +02:00
test-thread-pool.c
test-throttle.c
test-timed-average.c
test-util-filemonitor.c
test-util-filemonitor: Plug unlikely memory leak
2020-07-02 06:25:29 +02:00
test-util-sockets.c
tests: fix a memory in test_socket_unix_abstract_good
2020-08-25 11:49:49 +01:00
test-uuid.c
test-visitor-serialization.c
test-vmstate.c
test-write-threshold.c
tests: Remove unnecessary glib.h includes
2016-06-07 18:19:24 +03:00
test-x86-cpuid.c
test-xbzrle.c
vhost-user-bridge.c