Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmodules-test.c12 qtest_module_load(qts, args[0], args[1]); in test_modules_load()
H A Dlibqtest.h356 void qtest_module_load(QTestState *s, const char *prefix, const char *libname);
H A Dlibqtest.c986 void qtest_module_load(QTestState *s, const char *prefix, const char *libname) in qtest_module_load() function