Re: [PATCH 1/2] tests/qtest: Add missing qtest_quit() to stm32 tests

2024-09-05 Thread Daniel P . Berrangé
On Thu, Sep 05, 2024 at 05:55:53PM +0100, Peter Maydell wrote: > In the dm163-test and stm32l4x5_usart-test, a couple of subtests are > missing the qtest_quit() call. The effect of this is that on hosts > other than Linux and FreeBSD the test will timeout after executing > all the tests: > > 242/

[PATCH 1/2] tests/qtest: Add missing qtest_quit() to stm32 tests

2024-09-05 Thread Peter Maydell
In the dm163-test and stm32l4x5_usart-test, a couple of subtests are missing the qtest_quit() call. The effect of this is that on hosts other than Linux and FreeBSD the test will timeout after executing all the tests: 242/845 qemu:qtest+qtest-arm / qtest-arm/dm163-test