..
check-block-qdict.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-json-parser.c
tests: add test for json-streamer.c error recovery
2026-04-30 15:50:18 +02:00
check-qdict.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-qjson.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-qlist.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-qlit.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-qnull.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-qnum.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-qobject.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
check-qom-interface.c
qom: Make InterfaceInfo[] uses const
2025-04-25 17:00:41 +02:00
check-qom-proplist.c
qom: drop user_creatable_add_type method
2026-05-21 12:39:54 +01:00
check-qstring.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
crypto-tls-psk-helpers.c
crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c
2024-07-24 10:39:10 +01:00
crypto-tls-psk-helpers.h
tests: add migration tests of TLS with PSK credentials
2022-05-16 11:46:04 +01:00
crypto-tls-x509-helpers.c
tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
2024-09-03 16:24:34 -03:00
crypto-tls-x509-helpers.h
crypto: stop requiring "key encipherment" usage in x509 certs
2025-10-24 16:36:14 +01:00
io-channel-helpers.c
treewide: handle result of qio_channel_set_blocking()
2025-09-19 12:46:07 +01:00
io-channel-helpers.h
iothread.c
block: rename block/aio.h to qemu/aio.h
2025-12-27 10:11:12 +01:00
iothread.h
block: rename block/aio.h to qemu/aio.h
2025-12-27 10:11:12 +01:00
meson.build
tests: tag slow tests with 'slow' suite for easy filtering
2026-08-25 15:20:43 +04:00
pkix_asn1_tab.c.inc
crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
2024-07-24 10:39:10 +01:00
ptimer-test-stubs.c
block: reduce files included by block/aio.h
2025-12-27 10:11:12 +01:00
ptimer-test.c
include: move hw/ptimer.h to hw/core/
2025-12-27 10:11:07 +01:00
ptimer-test.h
rcutorture.c
tests/rcutorture: Fix build error
2026-01-13 08:29:59 +01:00
socket-helpers.c
util: drop qemu_socket_set_nonblock()
2025-09-19 12:46:07 +01:00
socket-helpers.h
tests/unit: Update test-io-channel-socket.c for Windows
2022-09-02 15:54:47 +04:00
test-aio-multithread.c
block: rename block/aio.h to qemu/aio.h
2025-12-27 10:11:12 +01:00
test-aio.c
block: rename block/aio.h to qemu/aio.h
2025-12-27 10:11:12 +01:00
test-authz-list.c
test-authz-listfile.c
test-authz-pam.c
test-authz-simple.c
test-base64.c
test-bdrv-drain.c
block: drop wrapper for bdrv_set_backing_hd_drained()
2025-07-14 15:41:58 +02:00
test-bdrv-graph-mod.c
block: drop wrapper for bdrv_set_backing_hd_drained()
2025-07-14 15:41:58 +02:00
test-bitcnt.c
test-bitmap.c
test-bitops.c
test-block-accounting.c
tests/unit: add reproducer for BlockAcctStats histogram locking race
2026-08-03 10:42:29 +02:00
test-block-backend.c
include: Rename sysemu/ -> system/
2024-12-20 17:44:56 +01:00
test-block-iothread.c
block: Add flags parameter to blk_*_pdiscard()
2026-05-19 17:25:48 +02:00
test-blockjob-txn.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-blockjob.c
tests/unit/test-blockjob: cover keeping a job paused while a pause is pending
2026-08-17 18:32:44 +03:00
test-bufferiszero.c
test-char.c
tests: fix typo in char unit test comment
2026-03-23 15:14:34 +03:00
test-clone-visitor.c
Remove qemu-common.h include from most units
2022-04-06 14:31:55 +02:00
test-coroutine.c
coroutine: fix lost wakeup in qemu_co_sleep_wake()
2026-08-03 10:42:29 +02:00
test-crypto-afsplit.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
2024-09-10 14:02:16 +02:00
test-crypto-akcipher.c
qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
2024-09-10 14:03:30 +02:00
test-crypto-block.c
meson.build: re-add explicit gcrypt/nettle request check
2026-07-21 16:52:18 +01:00
test-crypto-cipher.c
tests/unit/test-crypto-cipher: Test AES-GCM mode
2026-08-11 18:25:58 +02:00
test-crypto-der.c
crypto: Support DER encodings
2022-11-02 06:56:32 -04:00
test-crypto-hash.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
2024-11-05 18:37:18 +00:00
test-crypto-hmac.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
2024-11-05 18:37:18 +00:00
test-crypto-ivgen.c
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
2024-09-10 14:03:30 +02:00
test-crypto-pbkdf.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
2024-11-05 18:37:18 +00:00
test-crypto-secret.c
tests: skip encrypted secret tests if AES is not available
2025-05-21 19:36:43 +01:00
test-crypto-tlscredsx509.c
crypto: avoid loading the identity certs twice
2025-11-03 10:45:55 +00:00
test-crypto-tlssession.c
crypto: fix client side anonymous TLS credentials
2026-05-21 12:39:54 +01:00
test-cutils.c
tests/unit: add unit test for qemu_hexdump()
2026-02-02 12:34:14 +01:00
test-div128.c
host-utils: add unit tests for divu128/divs128
2021-10-27 17:10:00 -07:00
test-envlist.c
tests/unit: add test-envlist covering setenv/unsetenv name matching
2026-06-03 12:45:06 -04:00
test-error-report.c
tests: Clean up includes
2025-11-14 13:18:04 +00:00
test-fifo.c
tests/unit: Comment FIFO8 tests
2024-09-13 20:11:13 +02:00
test-forward-visitor.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-hbitmap.c
bswap: Include missing 'qemu/bswap.h' header
2026-01-22 10:48:45 +01:00
test-image-locking.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-int128.c
qemu/int128: add int128_urshift
2022-04-20 18:00:30 -03:00
test-interval-tree.c
util: Add interval-tree.c
2022-12-20 17:09:41 -08:00
test-io-channel-buffer.c
test-io-channel-command.c
tests: Clean up includes
2025-11-14 13:18:04 +00:00
test-io-channel-file.c
tests/unit: add pread/pwrite _all tests for io channel file
2026-04-23 12:14:51 -03:00
test-io-channel-null.c
io: add a QIOChannelNull equivalent to /dev/null
2022-06-22 18:11:21 +01:00
test-io-channel-socket.c
tests/unit: Add a assert for test_io_channel_unix_listen_cleanup
2024-10-10 13:41:45 +01:00
test-io-channel-tls.c
crypto: stop requiring "key encipherment" usage in x509 certs
2025-10-24 16:36:14 +01:00
test-io-task.c
io: separate freeing of tasks from marking them as complete
2026-03-03 10:22:46 +00:00
test-iov.c
treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking
2025-09-19 12:46:07 +01:00
test-keyval.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-logging.c
util/log: Remove qemu_log_close
2022-04-20 10:51:11 -07:00
test-mul64.c
test-nested-aio-poll.c
qapi/iothread: introduce poll-weight parameter for aio-poll
2026-04-29 11:31:44 -04:00
test-opts-visitor.c
test-qapi-util.c
test-qdev-global-props.c
include: move hw/qdev-properties.h to hw/core/
2025-12-27 10:11:07 +01:00
test-qdev.c
hw/qdev: Parent device before setting parent bus
2026-08-16 16:32:41 +02:00
test-qdist.c
test-qemu-opts.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-qga.c
tests/qtest: Individual verbose switches
2026-05-12 09:40:08 -03:00
test-qgraph.c
cleanup: Drop pointless return at end of function
2025-04-24 09:33:42 +02:00
test-qht.c
test-qmp-cmds.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-qmp-event.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-qobject-input-visitor.c
tests: Clean up double comparisons to avoid compiler warning
2026-03-09 16:45:24 +01:00
test-qobject-output-visitor.c
tests: Clean up double comparisons to avoid compiler warning
2026-03-09 16:45:24 +01:00
test-qtree.c
util: import GTree as QTree
2023-03-28 15:23:10 -07:00
test-ram-discard-manager-stubs.c
tests: add unit tests for RamDiscardManager multi-source aggregation
2026-06-22 17:08:49 -04:00
test-ram-discard-manager.c
tests: add unit tests for RamDiscardManager multi-source aggregation
2026-06-22 17:08:49 -04:00
test-rcu-list.c
include/qemu/atomic: Drop qatomic_{read,set}_[iu]64
2026-01-17 10:46:51 +11:00
test-rcu-simpleq.c
test-rcu-slist.c
test-rcu-tailq.c
test-replication.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-resv-mem.c
include/system: Move exec/memory.h to system/memory.h
2025-04-23 14:08:21 -07:00
test-seccomp.c
include: Rename sysemu/ -> system/
2024-12-20 17:44:56 +01:00
test-shift128.c
test-smp-parse.c
error: error_free(NULL) is safe, drop unnecessary conditionals
2026-01-07 11:26:56 +01:00
test-string-input-visitor.c
Remove qemu-common.h include from most units
2022-04-06 14:31:55 +02:00
test-string-output-visitor.c
Remove qemu-common.h include from most units
2022-04-06 14:31:55 +02:00
test-thread-pool.c
block: rename block/aio.h to qemu/aio.h
2025-12-27 10:11:12 +01:00
test-throttle.c
block: rename block/aio.h to qemu/aio.h
2025-12-27 10:11:12 +01:00
test-timed-average.c
include: Rename sysemu/ -> system/
2024-12-20 17:44:56 +01:00
test-util-filemonitor.c
test-util-filemonitor: Adapt to FreeBSD 15's native inotify semantics
2026-07-21 16:52:03 +01:00
test-util-sockets.c
tests/unit: Include 'qemu/main-loop.h' header in test-util-sockets.c
2026-08-16 16:32:42 +02:00
test-uuid.c
util/uuid: Add UUID_STR_LEN definition
2023-11-03 09:20:31 +01:00
test-virtio-dmabuf.c
hw/display: introduce virtio-dmabuf
2023-10-04 18:15:06 -04:00
test-visitor-serialization.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
test-vmstate.c
tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_AUTO_ALLOC
2026-04-23 12:14:50 -03:00
test-write-threshold.c
write-threshold: deal with includes
2021-05-14 16:14:10 +02:00
test-x86-topo.c
tests: Add test case of APIC ID for module level parsing
2024-05-22 19:43:29 +02:00
test-xbzrle.c
migration/xbzrle: Use i386 host/cpuinfo.h
2023-05-23 16:51:18 -07:00
test-xs-node.c
tests/unit: replace assert(0) with g_assert_not_reached()
2024-09-17 10:50:39 +02:00
test-yank.c
char: rename CharBackend->CharFrontend
2025-10-28 14:49:52 +01:00