]> git.proxmox.com Git - mirror_qemu.git/commit - tests/pca9552-test.c
pca9552-test: do not rely on state across tests
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 18 Mar 2019 13:56:21 +0000 (14:56 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Jun 2019 12:03:01 +0000 (14:03 +0200)
commiteadcd3b252dde196de10874fe999e1af803f22d3
treeac53ac5b03221429b7d3a347a0913cca36b5b894
parent05095ece6f726dfd2244d4ed1b7e47e35ba7a922
pca9552-test: do not rely on state across tests

receive_autoinc is relying on the LED state that is set by
send_and_receive.  Stop doing that, because qgraph resets the
machine between tests.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/pca9552-test.c