Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-blockjob-txn.c109 static void test_single_job(int expected) in test_single_job() function
135 test_single_job(0); in test_single_job_success()
140 test_single_job(-EIO); in test_single_job_failure()
145 test_single_job(-ECANCELED); in test_single_job_cancel()