Home
last modified time | relevance | path

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

/openbmc/obmc-console/test/
H A Dtest-config-resolve-console-id.c7 static struct config *config_mock(char *key, char *value) in config_mock() function
45 ctx = config_mock("console-id", TEST_CONSOLE_ID); in test_independence_config_console_id()
58 ctx = config_mock("socket-id", TEST_CONSOLE_ID); in test_independence_config_socket_id()
88 ctx = config_mock("console-id", "console"); in test_precedence_cmdline_optarg()
102 ctx = config_mock("console-id", "console"); in test_precedence_config_console_id()