OSDN Git Service

tests/fuzz: Extract ioport_fuzz_qtest() method
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 14 May 2020 14:34:33 +0000 (16:34 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 May 2020 09:46:40 +0000 (10:46 +0100)
commit6fb5f0842aab0f744eebfabefb447b3a3a1af7cc
treeaa99bcbad87ef61ac07debdb9746b3545f8b9c82
parent84cb0a6d20c94abab6bc868e0e92044fcebdb1d7
tests/fuzz: Extract ioport_fuzz_qtest() method

Extract generic ioport_fuzz_qtest() method from
i440fx_fuzz_qtest(). This will help to write tests
not specific to the i440FX controller.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200514143433.18569-7-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qtest/fuzz/i440fx_fuzz.c