..
check-block-qdict.c
tests: unit: add NULL-pointer check
4 years ago
check-qdict.c
tests: Move unit tests into a separate directory
5 years ago
check-qjson.c
Remove qemu-common.h include from most units
4 years ago
check-qlist.c
tests: Move unit tests into a separate directory
5 years ago
check-qlit.c
tests: Move unit tests into a separate directory
5 years ago
check-qnull.c
Remove qemu-common.h include from most units
4 years ago
check-qnum.c
Remove qemu-common.h include from most units
4 years ago
check-qobject.c
tests: remove block/qdict checks from check-qobject.c
4 years ago
check-qom-interface.c
tests: Move unit tests into a separate directory
5 years ago
check-qom-proplist.c
include: add qemu/keyval.h
4 years ago
check-qstring.c
Remove qemu-common.h include from most units
4 years ago
crypto-tls-psk-helpers.c
tests: avoid DOS line endings in PSK file
3 years ago
crypto-tls-psk-helpers.h
tests: add migration tests of TLS with PSK credentials
4 years ago
crypto-tls-x509-helpers.c
tests: fix encoding of IP addresses in x509 certs
4 years ago
crypto-tls-x509-helpers.h
tests: add more helper macros for creating TLS x509 certs
4 years ago
io-channel-helpers.c
tests/channel-helper: set blocking in main thread
4 years ago
io-channel-helpers.h
tests: Move unit tests into a separate directory
5 years ago
iothread.c
async: the main AioContext is only "current" if under the BQL
5 years ago
iothread.h
tests: Move unit tests into a separate directory
5 years ago
meson.build
tests: add test-error-report
3 years ago
pkix_asn1_tab.c
tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT
5 years ago
ptimer-test-stubs.c
replay: Extract core API to 'exec/replay-core.h'
3 years ago
ptimer-test.c
tests/unit: Replace g_memdup() by g_memdup2()
4 years ago
ptimer-test.h
tests: Move unit tests into a separate directory
5 years ago
rcutorture.c
Updated the FSF address to <https://www.gnu.org/licenses/>
3 years ago
socket-helpers.c
win32: replace closesocket() with close() wrapper
3 years ago
socket-helpers.h
tests/unit: Update test-io-channel-socket.c for Windows
4 years ago
test-aio-multithread.c
tests: Move unit tests into a separate directory
5 years ago
test-aio.c
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
3 years ago
test-authz-list.c
tests: Move unit tests into a separate directory
5 years ago
test-authz-listfile.c
tests: Move unit tests into a separate directory
5 years ago
test-authz-pam.c
tests: Move unit tests into a separate directory
5 years ago
test-authz-simple.c
tests: Move unit tests into a separate directory
5 years ago
test-base64.c
tests: Move unit tests into a separate directory
5 years ago
test-bdrv-drain.c
block: Mark public read/write functions GRAPH_RDLOCK
3 years ago
test-bdrv-graph-mod.c
test-bdrv-graph-mod: fix filters to be filters
3 years ago
test-bitcnt.c
tests: Move unit tests into a separate directory
5 years ago
test-bitmap.c
tests: Move unit tests into a separate directory
5 years ago
test-bitops.c
tests: Move unit tests into a separate directory
5 years ago
test-block-backend.c
tests: Move unit tests into a separate directory
5 years ago
test-block-iothread.c
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
3 years ago
test-blockjob-txn.c
jobs: use job locks also in the unit tests
4 years ago
test-blockjob.c
tests/unit/test-blockjob: Disable complete_in_standby test
3 years ago
test-bufferiszero.c
tests: Move unit tests into a separate directory
5 years ago
test-char.c
qapi chardev: Elide redundant has_FOO in generated C
3 years ago
test-clone-visitor.c
Remove qemu-common.h include from most units
4 years ago
test-coroutine.c
coroutine: Clean up superfluous inclusion of qemu/lockable.h
3 years ago
test-crypto-afsplit.c
tests: Move unit tests into a separate directory
5 years ago
test-crypto-akcipher.c
tests/crypto: Add test suite for RSA keys
4 years ago
test-crypto-block.c
qapi crypto: Elide redundant has_FOO in generated C
3 years ago
test-crypto-cipher.c
crypto: replace 'des-rfb' cipher with 'des'
5 years ago
test-crypto-der.c
crypto: Support DER encodings
3 years ago
test-crypto-hash.c
crypto: use &error_fatal in crypto tests
5 years ago
test-crypto-hmac.c
crypto: use &error_fatal in crypto tests
5 years ago
test-crypto-ivgen.c
crypto: skip essiv ivgen tests if AES+ECB isn't available
5 years ago
test-crypto-pbkdf.c
crypto: remove obsolete crypto test condition
5 years ago
test-crypto-secret.c
tests: Move unit tests into a separate directory
5 years ago
test-crypto-tlscredsx509.c
tests: Use g_mkdir_with_parents()
4 years ago
test-crypto-tlssession.c
Call qemu_socketpair() instead of socketpair() when possible
3 years ago
test-crypto-xts.c
tests: Move unit tests into a separate directory
5 years ago
test-cutils.c
Drop duplicate #include
3 years ago
test-div128.c
host-utils: add unit tests for divu128/divs128
4 years ago
test-error-report.c
error: add global &error_warn destination
3 years ago
test-fdmon-epoll.c
aio-posix: split poll check from ready handler
4 years ago
test-forward-visitor.c
include: add qemu/keyval.h
4 years ago
test-hbitmap.c
Use g_new() & friends where that makes obvious sense
4 years ago
test-image-locking.c
tests/unit/test-image-locking: Fix handling of temporary files
4 years ago
test-int128.c
qemu/int128: add int128_urshift
4 years ago
test-interval-tree.c
util: Add interval-tree.c
3 years ago
test-io-channel-buffer.c
tests: Move unit tests into a separate directory
5 years ago
test-io-channel-command.c
tests: fix path separator, use g_build_filename()
3 years ago
test-io-channel-file.c
tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
4 years ago
test-io-channel-null.c
io: add a QIOChannelNull equivalent to /dev/null
4 years ago
test-io-channel-socket.c
io: Add support for MSG_PEEK for socket channel
3 years ago
test-io-channel-tls.c
Call qemu_socketpair() instead of socketpair() when possible
3 years ago
test-io-task.c
tests: Move unit tests into a separate directory
5 years ago
test-iov.c
tests/unit: Replace g_memdup() by g_memdup2()
4 years ago
test-keyval.c
include: add qemu/keyval.h
4 years ago
test-logging.c
util/log: Remove qemu_log_close
4 years ago
test-mul64.c
tests: Move unit tests into a separate directory
5 years ago
test-opts-visitor.c
tests: Move unit tests into a separate directory
5 years ago
test-qapi-util.c
tests: Move unit tests into a separate directory
5 years ago
test-qdev-global-props.c
tests: Move unit tests into a separate directory
5 years ago
test-qdist.c
tests: Move unit tests into a separate directory
5 years ago
test-qemu-opts.c
qemu-option: remove now-dead code
5 years ago
test-qga.c
tests/unit: test-qga: Avoid using hardcoded /tmp
4 years ago
test-qgraph.c
tests: Remove uses of deprecated raspi2/raspi3 machine names
5 years ago
test-qht.c
tests: Move unit tests into a separate directory
5 years ago
test-qmp-cmds.c
tests: add G_GNUC_PRINTF for various functions
3 years ago
test-qmp-event.c
qapi tests: Elide redundant has_FOO in generated C
3 years ago
test-qobject-input-visitor.c
qapi tests: Elide redundant has_FOO in generated C
3 years ago
test-qobject-output-visitor.c
qapi tests: Elide redundant has_FOO in generated C
3 years ago
test-rcu-list.c
replace TABs with spaces
3 years ago
test-rcu-simpleq.c
tests: Move unit tests into a separate directory
5 years ago
test-rcu-slist.c
tests: Move unit tests into a separate directory
5 years ago
test-rcu-tailq.c
tests: Move unit tests into a separate directory
5 years ago
test-replication.c
replication: move include out of root directory
5 years ago
test-seccomp.c
Don't include headers already included by qemu/osdep.h
3 years ago
test-shift128.c
tests: Move unit tests into a separate directory
5 years ago
test-smp-parse.c
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
4 years ago
test-string-input-visitor.c
Remove qemu-common.h include from most units
4 years ago
test-string-output-visitor.c
Remove qemu-common.h include from most units
4 years ago
test-thread-pool.c
Remove qemu-common.h include from most units
4 years ago
test-throttle.c
tests: Move unit tests into a separate directory
5 years ago
test-timed-average.c
tests: Move unit tests into a separate directory
5 years ago
test-util-filemonitor.c
tests: Move unit tests into a separate directory
5 years ago
test-util-sockets.c
Remove qemu-common.h include from most units
4 years ago
test-uuid.c
tests: Move unit tests into a separate directory
5 years ago
test-visitor-serialization.c
qapi tests: Elide redundant has_FOO in generated C
3 years ago
test-vmstate.c
test-vmstate: fix bad GTree usage, use-after-free
3 years ago
test-write-threshold.c
write-threshold: deal with includes
5 years ago
test-x86-cpuid.c
tests: Move unit tests into a separate directory
5 years ago
test-xbzrle.c
Update bench-code for addressing CI problem
3 years ago
test-xs-node.c
hw/xen: Add foreignmem operations to allow redirection to internal emulation
3 years ago
test-yank.c
qapi: Convert simple union SocketAddressLegacy to flat one
5 years ago