Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c41 static const char *fuzz_target_name; variable
173 if (strcmp(test_name, fuzz_target_name) == 0) { in walk_path()
196 fuzz_target_name = t->name; in qos_get_cmdline()