]> Git Repo - qemu.git/blobdiff - tests/test-hmp.c
hmp: add hmp analogue for qmp-chardev-change
[qemu.git] / tests / test-hmp.c
index 6dfa0c36e2986e93ecc436ef6dc5ffd64804ff74..d77b3c8710aff11cf8b711cbaa7c76410cd8f868 100644 (file)
@@ -23,6 +23,7 @@ static const char *hmp_cmds[] = {
     "boot_set ndc",
     "chardev-add null,id=testchardev1",
     "chardev-send-break testchardev2",
+    "chardev-change testchardev1 ringbuf",
     "chardev-remove testchardev1",
     "commit all",
     "cpu-add 1",
This page took 0.022772 seconds and 4 git commands to generate.