Home
last modified time | relevance | path

Searched +defs:test +defs:server (Results 1 – 10 of 10) sorted by relevance

/openbmc/obmc-console/
H A Dmeson.build66 server = executable( variable
104 subdir('test') subdir
/openbmc/qemu/tests/qtest/
H A Ddbus-display-test.c89 GDBusObjectManagerServer *server; member
101 TestDBusConsoleRegister *test) in listener_handle_scanout()
121 TestDBusConsoleRegister *test) in listener_handle_scanout_map()
145 test_dbus_console_setup_listener(TestDBusConsoleRegister *test, bool with_map) in test_dbus_console_setup_listener()
190 TestDBusConsoleRegister *test = user_data; in test_dbus_console_registered() local
227 TestDBusConsoleRegister test = { 0, .with_map = GPOINTER_TO_INT(data) }; in test_dbus_display_console() local
/openbmc/sdbusplus/example/
H A Dasio-example.cpp19 int foo(int test) in foo()
27 std::shared_ptr<sdbusplus::asio::connection> conn, int test) in fooYield()
44 int methodWithMessage(sdbusplus::message_t& /*m*/, int test) in methodWithMessage()
195 int server() in server() function
203 auto server = sdbusplus::asio::object_server(conn); in server() local
/openbmc/linux/tools/testing/selftests/net/af_unix/
Dunix_connect.c
Dscm_pidfd.c
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c
Dsk_lookup.c
Dsk_assign.c
/openbmc/phosphor-webui/
H A Dpackage.json18 …"server": "webpack-dev-server --history-api-fallback --inline --progress --devtool source-map --mo… string
19 "test": "karma start", string
/openbmc/qemu/tests/unit/
H A Dtest-util-sockets.c237 SocketAddress *server, *client[ABSTRACT_SOCKET_VARIANTS]; member
261 static void test_socket_unix_abstract_row(abstract_socket_matrix_row *test) in test_socket_unix_abstract_row()