Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qga.c788 static QDict *wait_for_guest_exec_completion(int fd, int64_t pid) in wait_for_guest_exec_completion() function
834 ret = wait_for_guest_exec_completion(fixture->fd, pid); in test_qga_guest_exec()
896 ret = wait_for_guest_exec_completion(fixture->fd, pid); in test_qga_guest_exec_separated()
937 ret = wait_for_guest_exec_completion(fixture->fd, pid); in test_qga_guest_exec_merged()