tests/hmp: Fix typo in the 'chardev-send-break' test
commitbbcee372ed0385033fc2d24cad2a4c3d2f0dde6f
authorThomas Huth <thuth@redhat.com>
Thu, 27 Jul 2017 09:51:37 +0000 (27 11:51 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 2 Aug 2017 14:51:52 +0000 (2 15:51 +0100)
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 <thuth@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-id: 1501149097-19071-1-git-send-email-thuth@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
tests/test-hmp.c