]> Git Repo - qemu.git/commit
tests: Add a test for qemu self announcements
authorDr. David Alan Gilbert <[email protected]>
Wed, 27 Feb 2019 13:24:13 +0000 (13:24 +0000)
committerJason Wang <[email protected]>
Tue, 5 Mar 2019 03:27:41 +0000 (11:27 +0800)
commit4b9b70000218640a42c3ea908a12665e5840b6cd
tree8c750c38d4bd328a10e3965e7cb39d27cfc6b8b8
parent544f6ea324970dba5b8417e0033e00e4dc5ea14c
tests: Add a test for qemu self announcements

We now expose qemu_announce_self through QMP and HMP.  Add a test
with some very basic packet validation (make sure we get a RARP).

Signed-off-by: Vlad Yasevich <[email protected]>
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
tests/Makefile.include
tests/test-announce-self.c [new file with mode: 0644]
This page took 0.024331 seconds and 4 git commands to generate.