On Wednesday, 2021-01-06 at 10:49:06 +01, Max Reitz wrote:
> On 21.12.20 14:49, David Edmondson wrote:
>> When sending JSON to running qemu, qemu-io, etc. instances, flatten
>> the echoed input to a single line to ensure that comparisons with the
>> expected input (which is always a single line) a
On 21.12.20 14:49, David Edmondson wrote:
When sending JSON to running qemu, qemu-io, etc. instances, flatten
the echoed input to a single line to ensure that comparisons with the
expected input (which is always a single line) are successful.
Signed-off-by: David Edmondson
---
tests/qemu-iote
When sending JSON to running qemu, qemu-io, etc. instances, flatten
the echoed input to a single line to ensure that comparisons with the
expected input (which is always a single line) are successful.
Signed-off-by: David Edmondson
---
tests/qemu-iotests/common.filter | 6 ++
tests/qemu-iote