Re: [Qemu-devel] [PATCH 3/3] tests: Add a tester for HMP commands

2017-03-23 Thread Stefan Hajnoczi
On Tue, Mar 21, 2017 at 11:39:52AM +0100, Thomas Huth wrote: > HMP commands do not get any automatic testing yet, so on certain > QEMU machines, some HMP commands were causing crashes in the past. > Thus we should test HMP commands in our test suite, too, to avoid > that such problems creep in agai

[Qemu-devel] [PATCH 3/3] tests: Add a tester for HMP commands

2017-03-21 Thread Thomas Huth
HMP commands do not get any automatic testing yet, so on certain QEMU machines, some HMP commands were causing crashes in the past. Thus we should test HMP commands in our test suite, too, to avoid that such problems creep in again in the future. Signed-off-by: Thomas Huth --- tests/Makefile.inc