Home
last modified time | relevance | path

Searched refs:test_io_channel (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-socket.c171 static void test_io_channel(bool async, in test_io_channel() function
323 test_io_channel(async, listen_addr, connect_addr, false); in test_io_channel_ipv4()
359 test_io_channel(async, listen_addr, connect_addr, false); in test_io_channel_ipv6()
390 test_io_channel(async, listen_addr, connect_addr, true); in test_io_channel_unix()