Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c66 #define ANALYZE_SCRIPT "scripts/analyze-migration.py" macro
1683 execl(python, python, ANALYZE_SCRIPT, "-f", file, NULL); in test_analyze_script()