Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-qga.c804 static QDict *wait_for_guest_exec_completion(int fd, int64_t pid) in wait_for_guest_exec_completion() function
850 ret = wait_for_guest_exec_completion(fixture->fd, pid); in test_qga_guest_exec()
912 ret = wait_for_guest_exec_completion(fixture->fd, pid); in test_qga_guest_exec_separated()
953 ret = wait_for_guest_exec_completion(fixture->fd, pid); in test_qga_guest_exec_merged()