qemu-e2k/tests
Paolo Bonzini bb52a8a278 tests/tcg: compile system emulation tests as freestanding
System emulation tests do not run in a hosted environment, since they
do not link with libc.  They should only use freestanding headers
(float.h, limits.h, stdarg.h, stddef.h, stdbool.h, stdint.h,
stdalign.h, stdnoreturn.h) and should be compiled with -ffreestanding
in order to use the compiler implementation of those headers
rather than the one in libc.

Some tests are using inttypes.h instead of stdint.h, so fix that.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-07-06 09:31:16 +02:00
..
avocado test/avocado/machine_aspeed.py: Add an I2C RTC test 2022-06-22 09:49:33 +02:00
bench
data
decode
docker vfio-user: build library 2022-06-15 16:42:33 +01:00
fp tests/fp: Do not build softfloat3 tests if TCG is disabled 2022-07-05 09:33:49 +02:00
guest-debug
image-fuzzer
include
keys
lcitool
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests iotests: copy-before-write: add cases for cbw-timeout option 2022-06-29 10:57:02 +03:00
qtest tests: use consistent bandwidth/downtime limits in migration tests 2022-07-05 09:33:58 +02:00
rocker
tcg tests/tcg: compile system emulation tests as freestanding 2022-07-06 09:31:16 +02:00
tsan
uefi-test-tools
unit tests: fix test-cutils leaks 2022-07-04 13:42:08 +02:00
vm tests/vm: do not specify -bios option 2022-07-06 09:27:58 +02:00
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include
meson.build
requirements.txt
test-qht-par.c
vhost-user-bridge.c