qemu-e2k/tests
Daniel P. Berrangé 48ca1cabd3 crypto: use error_abort for unexpected failures
This improves the error diagnosis from the unit test when a cipher
is unexpected not available from

ERROR:../tests/unit/test-crypto-cipher.c:683:test_cipher: assertion failed: (err == NULL)
Bail out! ERROR:../tests/unit/test-crypto-cipher.c:683:test_cipher: assertion failed: (err == NULL)
Aborted (core dumped)

to

Unexpected error in qcrypto_cipher_ctx_new() at ../crypto/cipher-gcrypt.c.inc:262:
./build//tests/unit/test-crypto-cipher: Cannot initialize cipher: Invalid cipher algorithm
Aborted (core dumped)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2024-03-19 20:17:12 +00:00
..
avocado tests/avocado/boot_linux_console.py: Add Rpi4b boot tests 2024-02-27 13:01:43 +00:00
bench
data tests: acpi: update expected SSDT.dimmpxm blob 2024-03-18 08:42:46 -04:00
decode
docker .gitlab-ci.d: Drop cross-win32-system job 2024-02-23 08:13:52 +01:00
fp
guest-debug
image-fuzzer
include
keys
lcitool .gitlab-ci.d: Drop cross-win32-system job 2024-02-23 08:13:52 +01:00
migration
multiboot
perf/block/qcow2
plugin tests/plugin/bb: migrate to new per_vcpu API 2024-03-06 12:35:36 +00:00
qapi-schema qapi: Reject "Returns" section when command doesn't return anything 2024-03-04 07:12:40 +01:00
qemu-iotests iotests: adapt to output change for recently introduced 'detached header' field 2024-03-18 13:33:54 +01:00
qtest tests: acpi: update expected SSDT.dimmpxm blob 2024-03-18 08:42:46 -04:00
rocker
tcg tests/tcg: Add multiarch test for Xfer:siginfo:read stub 2024-03-13 11:43:52 +00:00
tsan
uefi-test-tools
unit crypto: use error_abort for unexpected failures 2024-03-19 20:17:12 +00:00
vm tests/vm: ensure we build everything by default 2024-03-13 11:43:52 +00:00
vmstate-static-checker-data
dbus-vmstate-daemon.sh
Makefile.include
meson.build
test-qht-par.c
vhost-user-bridge.c