Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c787 g_autofree char *expect_topo_str = NULL, *output_topo_str = NULL; in check_parse() local
796 expect_topo_str = cpu_topology_to_string(expect_topo, in check_parse()
837 config_str, expect_topo_str, error_get_pretty(err)); in check_parse()
847 config_str, expect_topo_str, output_topo_str); in check_parse()