Home
last modified time | relevance | path

Searched defs:TestServer (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c153 typedef struct TestServer { struct
173 } TestServer; argument
H A Ddbus-vmstate-test.c24 typedef struct TestServer { struct
25 const TestServerId *id; argument
28 } TestServer; typedef
/openbmc/phosphor-modbus/mocked_test_device/
H A Dmock_modbus_server.cpp20 class TestServer class
38 TestServer::TestServer(sdbusplus::async::context& ctx, int fd) : in TestServer() function in phosphor::modbus::test::TestServer