]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests.py: Enable faulthandler
authorKevin Wolf <kwolf@redhat.com>
Fri, 13 Mar 2020 08:36:15 +0000 (09:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 21 Mar 2020 22:37:32 +0000 (22:37 +0000)
commitaa1cbeb86b4a44774b16042e2e84f236fc93c7db
tree14ccc3cd59fa52d86d7a6f41aa59bbd766ae4984
parent7b1e7cb7c56fbf800ee952d0ef013422dcc5751b
iotests.py: Enable faulthandler

With this, you can send SIGABRT to a hanging test case and you'll get a
Python stack trace so you know where it was hanging.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200313083617.8326-2-kwolf@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/qemu-iotests/iotests.py