]> Git Repo - qemu.git/commit - tests/test-hmp.c
tests/hmp: Fix typo in the 'chardev-send-break' test
authorThomas Huth <[email protected]>
Thu, 27 Jul 2017 09:51:37 +0000 (11:51 +0200)
committerPeter Maydell <[email protected]>
Wed, 2 Aug 2017 14:51:52 +0000 (15:51 +0100)
commitbbcee372ed0385033fc2d24cad2a4c3d2f0dde6f
treeef0763cb5c87cdc190d519a659e4b062e8840d3c
parentb21c2751b6448414613002cf544eb6a475c4cfe2
tests/hmp: Fix typo in the 'chardev-send-break' test

testchardev2 is not a valid chardev id here. Use testchardev1
instead which has been created with chardev-add right before
the 'chardev-send-break' line.
And while we're at it, add the test-hmp.c file to the MAINTAINERS
file, too.

Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Message-id: 1501149097[email protected]
Signed-off-by: Peter Maydell <[email protected]>
MAINTAINERS
tests/test-hmp.c
This page took 0.024669 seconds and 4 git commands to generate.