Searched refs:test_io_channel_socket_path_exists (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-socket.c | 159 static void test_io_channel_socket_path_exists(SocketAddress *addr, in test_io_channel_socket_path_exists() function 191 test_io_channel_socket_path_exists(listen_addr, true); in test_io_channel() 197 test_io_channel_socket_path_exists(listen_addr, true); in test_io_channel() 203 test_io_channel_socket_path_exists(listen_addr, true); in test_io_channel() 206 test_io_channel_socket_path_exists(listen_addr, false); in test_io_channel() 228 test_io_channel_socket_path_exists(listen_addr, true); in test_io_channel() 232 test_io_channel_socket_path_exists(listen_addr, true); in test_io_channel() 235 test_io_channel_socket_path_exists(listen_addr, false); in test_io_channel() 238 test_io_channel_socket_path_exists(listen_addr, false); in test_io_channel() 252 test_io_channel_socket_path_exists(listen_addr, true); in test_io_channel() [all …]
|