Re: [PULL 07/11] readconfig-test: add test for accelerator configuration

2023-02-09 Thread Paolo Bonzini
Oops yes I did. I will respin it. Paolo Il gio 9 feb 2023, 06:21 Thomas Huth ha scritto: > On 08/02/2023 18.19, Paolo Bonzini wrote: > > Test that it does not cause a SIGSEGV, and cover a valid configuration > > as well. > > > > Signed-off-by: Paolo Bonzini > > --- > > tests/qtest/libqtest.c

Re: [PULL 07/11] readconfig-test: add test for accelerator configuration

2023-02-08 Thread Thomas Huth
On 08/02/2023 18.19, Paolo Bonzini wrote: Test that it does not cause a SIGSEGV, and cover a valid configuration as well. Signed-off-by: Paolo Bonzini --- tests/qtest/libqtest.c| 28 +- tests/qtest/libqtest.h| 12 ++ tests/qtest/readconfig-test.c