qemu-e2k/tests
Thomas Huth e287072b40 tests: Do not treat the iotests as separate meson test target anymore
If there is a failing iotest, the output is currently not logged to
the console anymore. To get this working again, we need to run the
meson test runner with "--print-errorlogs" (and without "--verbose"
due to a current meson bug that will be fixed here:
https://github.com/mesonbuild/meson/commit/c3f145ca2b9f5.patch ).
We could update the "meson test" call in tests/Makefile.include,
but actually it's nicer and easier if we simply do not treat the
iotests as separate test target anymore and integrate them along
with the other test suites. This has the disadvantage of not getting
the detailed progress indication there anymore, but since that was
only working right in single-threaded "make -j1" mode anyway, it's
not a huge loss right now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220310075048.2303495-1-thuth@redhat.com>
Tested-by: Hanna Reitz <hreitz@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
2022-03-22 09:40:54 +01:00
..
avocado tests/avocado: start PhoneServer upfront 2022-03-16 08:43:10 +01:00
bench
data tests/acpi: update expected data files 2022-03-15 09:31:44 +01:00
decode
docker
fp tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives 2022-03-15 13:36:33 +01:00
guest-debug
image-fuzzer
include
keys
lcitool
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests tests/qemu-iotests: Use GNU sed in two more spots where it is necessary 2022-03-22 09:40:54 +01:00
qtest 9pfs: Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
rocker
tcg target/arm: Fix sve2 ldnt1 and stnt1 2022-03-18 10:55:15 +00:00
tsan
uefi-test-tools
unit Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
vm
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include tests: Do not treat the iotests as separate meson test target anymore 2022-03-22 09:40:54 +01:00
meson.build
requirements.txt
test-qht-par.c
vhost-user-bridge.c