Home
last modified time | relevance | path

Searched defs:test_cli (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Diopl.c152 static bool test_cli(void) in test_cli() function
/openbmc/qemu/tests/qtest/
H A Dnuma-test.c17 static char *make_cli(const GString *generic_cli, const char *test_cli) in make_cli()