On 2019-01-17 17:16, Julia Suvorova wrote:
> Run qtest with a socket that connects QEMU chardev and test code.
>
> Signed-off-by: Julia Suvorova
> ---
> tests/libqtest.c | 26 ++
> tests/libqtest.h | 11 +++
> 2 files changed, 37 insertions(+)
>
> diff --git a/te
Run qtest with a socket that connects QEMU chardev and test code.
Signed-off-by: Julia Suvorova
---
tests/libqtest.c | 26 ++
tests/libqtest.h | 11 +++
2 files changed, 37 insertions(+)
diff --git a/tests/libqtest.c b/tests/libqtest.c
index 55750dd68d..3a015cfe1