..
acceptance
tests/boot_linux_console: Add ethernet test to SmartFusion2
6 years ago
data
tests/acpi: add expected tables for bios-tables-test
6 years ago
decode
decodetree: Allow !function with no input bits
7 years ago
docker
tests/docker: add docs FEATURE flag and use for test-misc
6 years ago
fp
testing: don't nest build for fp-test
6 years ago
guest-debug
tests/guest-debug: add a simple test runner
6 years ago
image-fuzzer
image-fuzzer: Use OSerror.strerror instead of tuple subscript
6 years ago
keys
tests: Add a test key pair
9 years ago
migration
drop "from __future__ import print_function"
6 years ago
multiboot
tests/multiboot: Fix load address of test kernels
7 years ago
perf/block/ qcow2
tests/perf: Test lseek influence on qcow2 block-status
7 years ago
plugin
tests/plugins: make howvec clean-up after itself.
6 years ago
qapi-schema
qapi: New special feature flag "deprecated"
6 years ago
qemu-iotests
qcow2: Forward ZERO_WRITE flag for full preallocation
6 years ago
qtest
tests/acpi: add expected tables for bios-tables-test
6 years ago
rocker
tests: Avoid non-portable 'echo -ARG'
9 years ago
tcg
tests/tcg: remove extraneous pasting macros
6 years ago
uefi-test-tools
edk2 build scripts: work around TianoCore#1607 without forcing Python 2
7 years ago
vm
tests/vm: fix basevm config
6 years ago
vmstate-static-checker-data
tests: vmstate static checker: add size mismatch inside substructure
12 years ago
.gitignore
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
6 years ago
Makefile.include
qdev: add clock input&output support to devices.
6 years ago
atomic64-bench.c
tests: use g_usleep instead of rem = sleep(time)
7 years ago
atomic_add-bench.c
tests: use g_usleep instead of rem = sleep(time)
7 years ago
benchmark-crypto-cipher.c
tests: benchmark crypto with fixed data size, not time period
7 years ago
benchmark-crypto-hash.c
tests: benchmark crypto with fixed data size, not time period
7 years ago
benchmark-crypto-hmac.c
tests/crypto: Use the IEC binary prefix definitions
8 years ago
check-block-qdict.c
tests: fix crumple/recursive leak
8 years ago
check-block.sh
build: move TARGET_GPROF to config-host.mak
6 years ago
check-qdict.c
tests: Move qdict-test-data.txt to tests/data/qobject/
7 years ago
check-qjson.c
test: Use g_strndup instead of plain strndup
7 years ago
check-qlist.c
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
6 years ago
check-qlit.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
8 years ago
check-qnull.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
8 years ago
check-qnum.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
8 years ago
check-qobject.c
qstring: Move qstring_from_substr()'s @end one to the right
8 years ago
check-qom-interface.c
qom: make interface types abstract
7 years ago
check-qom-proplist.c
tests/qom-proplist: check class properties iterator
8 years ago
check-qstring.c
qstring: Move qstring_from_substr()'s @end one to the right
8 years ago
crypto-tls-psk-helpers.c
crypto: Implement TLS Pre-Shared Keys (PSK).
8 years ago
crypto-tls-psk-helpers.h
Supply missing header guards
7 years ago
crypto-tls-x509-helpers.c
tests: call qcrypto_init instead of gnutls_global_init
8 years ago
crypto-tls-x509-helpers.h
Supply missing header guards
7 years ago
dbus-vmstate-daemon.sh
tests: add dbus-vmstate-test
6 years ago
io-channel-helpers.c
Include qapi/error.h exactly where needed
8 years ago
io-channel-helpers.h
Normalize position of header guard
7 years ago
iothread.c
tests/iothread: Always connect iothread GSource to a GMainContext
6 years ago
iothread.h
aio: introduce aio_co_schedule and aio_co_wake
9 years ago
pkix_asn1_tab.c
qtest: fix make check complaint in crypto module
10 years ago
ptimer-test-stubs.c
util/qemu-timer: refactor deadline calculation for external timers
7 years ago
ptimer-test.c
tests/ptimer: Remove unnecessary inclusion of libqtest.h
6 years ago
ptimer-test.h
tests: ptimer: Change the copyright comment
10 years ago
qht-bench.c
tests: use g_usleep instead of rem = sleep(time)
7 years ago
rcutorture.c
tests/rcutorture: mild documenting refactor of update thread
6 years ago
requirements.txt
Acceptance test: add "boot_linux" tests
6 years ago
socket-helpers.c
tests: specify the address family when checking bind
7 years ago
socket-helpers.h
tests: specify the address family when checking bind
7 years ago
test-aio-multithread.c
tests: Do not use "\n" in g_test_message() strings
7 years ago
test-aio.c
util/async: make bh_aio_poll() O(1)
6 years ago
test-authz-list.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-authz-listfile.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-authz-pam.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-authz-simple.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-base64.c
tests: Remove unnecessary glib.h includes
10 years ago
test-bdrv-drain.c
job: drop job_drain
7 years ago
test-bdrv-graph-mod.c
Include qemu/main-loop.h less
7 years ago
test-bitcnt.c
tests: New test-bitcnt
9 years ago
test-bitmap.c
tests: use g_test_rand_int
6 years ago
test-bitops.c
bitops.h: Implement half-shuffle and half-unshuffle ops
10 years ago
test-block-backend.c
Include qemu/main-loop.h less
7 years ago
test-block-iothread.c
block: Add flags to bdrv(_co)_truncate()
6 years ago
test-blockjob-txn.c
job: drop job_drain
7 years ago
test-blockjob.c
job: take each job's lock individually in job_txn_apply
6 years ago
test-bufferiszero.c
cutils: Add test for buffer_is_zero
10 years ago
test-char.c
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
6 years ago
test-clone-visitor.c
tests: Rename UserDefNativeListUnion to UserDefListUnion
7 years ago
test-coroutine.c
tests: Do not use "\n" in g_test_message() strings
7 years ago
test-crypto-afsplit.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-block.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-crypto-cipher.c
crypto: add 3des-ede support when using libgcrypt/nettle
9 years ago
test-crypto-hash.c
crypto: fix initialization of crypto in tests
10 years ago
test-crypto-hmac.c
crypto: add HMAC algorithms testcases
9 years ago
test-crypto-ivgen.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-pbkdf.c
test: execute g_test_run when tests are skipped
7 years ago
test-crypto-secret.c
crypto: remove temp files on completion of secrets test
10 years ago
test-crypto-tlscredsx509.c
glib: use portable g_setenv()
6 years ago
test-crypto-tlssession.c
glib: use portable g_setenv()
6 years ago
test-crypto-xts.c
crypto: add testing for unaligned buffers with XTS cipher mode
8 years ago
test-cutils.c
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
7 years ago
test-hbitmap.c
block/dirty-bitmap: improve _next_dirty_area API
6 years ago
test-image-locking.c
Include qemu/main-loop.h less
7 years ago
test-int128.c
int128: Use __int128 if available
10 years ago
test-io-channel-buffer.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-io-channel-command.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-io-channel-file.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-io-channel-socket.c
socket: Add num connections to qio_channel_socket_async()
7 years ago
test-io-channel-tls.c
glib: use portable g_setenv()
6 years ago
test-io-task.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
test-iov.c
tests: Use real size for iov tests
9 years ago
test-keyval.c
test-keyval: Tighten test of trailing crap after size
6 years ago
test-logging.c
tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
6 years ago
test-mul64.c
tests: Remove unnecessary glib.h includes
10 years ago
test-opts-visitor.c
qapi: Fix QemuOpts visitor regression on unvisited input
9 years ago
test-qapi-util.c
Drop superfluous includes of qapi-types.h and test-qapi-types.h
8 years ago
test-qdev-global-props.c
qdev: set properties with device_class_set_props()
6 years ago
test-qdist.c
qdist: return "(empty)" instead of NULL when printing an empty dist
10 years ago
test-qemu-opts.c
test-qemu-opts: Simplify test_has_help_option() after bug fix
6 years ago
test-qga.c
tests: use g_test_rand_int
6 years ago
test-qgraph.c
tests: test-qgraph: fix a memory leak
7 years ago
test-qht-par.c
clean-includes: run it once more
10 years ago
test-qht.c
qht: drop ht argument from qht iterators
8 years ago
test-qmp-cmds.c
qapi: Add feature flags to remaining definitions
6 years ago
test-qmp-event.c
tests/test-qmp-event: Check event is actually emitted
6 years ago
test-qobject-input-visitor.c
tests: Rename UserDefNativeListUnion to UserDefListUnion
7 years ago
test-qobject-output-visitor.c
qapi: Assert output visitors see only valid enum values
6 years ago
test-rcu-list.c
tests: Fix a bug with count variables
6 years ago
test-rcu-simpleq.c
tests: add test-list-simpleq
8 years ago
test-rcu-slist.c
rcu_queue: add QSLIST functions
6 years ago
test-rcu-tailq.c
tests: add test-rcu-tailq
8 years ago
test-replication.c
tests/test-replication.c: Add test for for secondary node continuing replication
6 years ago
test-shift128.c
host-utils: Implement unsigned quadword left/right shift and unit tests
9 years ago
test-string-input-visitor.c
tests: Fix uninitialized byte in test_visitor_in_fuzz
7 years ago
test-string-output-visitor.c
qapi: Assert output visitors see only valid enum values
6 years ago
test-thread-pool.c
test-thread-pool: be more reliable
7 years ago
test-throttle.c
test-throttle: Fix uninitialized use of burst_length
7 years ago
test-timed-average.c
tests: Remove unnecessary glib.h includes
10 years ago
test-util-filemonitor.c
tests/test-util-filemonitor: Skip test on non-x86 Travis containers
6 years ago
test-util-sockets.c
hmp: Fail gracefully if chardev is already in use
6 years ago
test-uuid.c
util: add is_equal to UUID API
8 years ago
test-visitor-serialization.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
8 years ago
test-vmstate.c
test-vmstate: Fix memleaks in test_load_qlist
6 years ago
test-write-threshold.c
tests: Remove unnecessary glib.h includes
10 years ago
test-x86-cpuid.c
hw/i386: Update structures to save the number of nodes per package
6 years ago
test-xbzrle.c
migration: Create migration/xbzrle.h
9 years ago
vhost-user-bridge.c
core: replace getpagesize() with qemu_real_host_page_size
7 years ago