]> git.proxmox.com Git - mirror_qemu.git/commit
test-char: abort on serial test error
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 26 Jul 2020 15:30:23 +0000 (19:30 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 28 Jul 2020 14:27:59 +0000 (18:27 +0400)
commit297641d43ccf18274e18da841f69bdb256a60ce1
tree63a704f2e1cf5ad7053cdbb0cc61fe55bacda5de
parent264991512193ee50e27d43e66f832d5041cf3b28
test-char: abort on serial test error

We are having issues debugging and bisecting this issue that happen
mostly on patchew. Let's make it abort where it failed to gather some
new informations.

Suggested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
tests/test-char.c