qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 3/4] tests: test-hmp: extend with 'writeconfig' comm


From: Vadim Galitsyn
Subject: [Qemu-devel] [PATCH 3/4] tests: test-hmp: extend with 'writeconfig' command
Date: Mon, 23 Oct 2017 17:13:09 +0200

Extend list of test cases with 'writeconfig' command.

Signed-off-by: Vadim Galitsyn <address@hidden>
Cc: Dr. David Alan Gilbert <address@hidden>
Cc: address@hidden
---
 tests/test-hmp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/test-hmp.c b/tests/test-hmp.c
index 5677fbf775..8e21eee61c 100644
--- a/tests/test-hmp.c
+++ b/tests/test-hmp.c
@@ -68,6 +68,7 @@ static const char *hmp_cmds[] = {
     "sum 0 512",
     "x /8i 0x100",
     "xp /16x 0",
+    "writeconfig /dev/null",
     NULL
 };
 
-- 
2.13.1.394.g41dd433




reply via email to

[Prev in Thread] Current Thread [Next in Thread]