aboutsummaryrefslogtreecommitdiff
path: root/replay
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2023-09-14 16:54:17 +0100
committerAlex Bennée <alex.bennee@linaro.org>2023-09-20 15:06:33 +0100
commit81395b6ec8364b37ee85b37faf18930800ad5db5 (patch)
tree4063b0b2be5ddd2da74a4d3632908b2a28675806 /replay
parent232ce1eb902846637ac7c2ba33c16c984b145a3f (diff)
downloadqemu-81395b6ec8364b37ee85b37faf18930800ad5db5.zip
qemu-81395b6ec8364b37ee85b37faf18930800ad5db5.tar.gz
qemu-81395b6ec8364b37ee85b37faf18930800ad5db5.tar.bz2
microbit: add missing qtest_quit() call
Without this call, the QEMU process is being left running which on FreeBSD 13.2 at least, makes meson think the test is still running, and thus execution of "make check" continues forever. This fixes the regression introduced in: commit a9c9bbee855877293683012942d3485d50f286af Author: Chris Laplante <chris@laplante.io> Date: Tue Aug 22 17:31:02 2023 +0100 qtest: microbit-test: add tests for nRF51 DETECT Fixes: https://gitlab.com/qemu-project/qemu/-/issues/1882 Signed-off-by: "Daniel P. Berrangé" <berrange@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230912184130.3056054-2-berrange@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230914155422.426639-5-alex.bennee@linaro.org>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions