summary refs log tree commit diff stats
path: root/tests/unit/test-blockjob.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* block: remove AioContext lockingStefan Hajnoczi2023-12-211-137/+0
* tests/unit/test-blockjob: Disable complete_in_standby testPeter Maydell2023-03-201-1/+8
* job: remove unused functionsEmanuele Giuseppe Esposito2022-10-071-2/+2
* job.c: enable job lock/unlock and remove Aiocontext locksEmanuele Giuseppe Esposito2022-10-071-11/+8
* jobs: use job locks also in the unit testsEmanuele Giuseppe Esposito2022-10-071-45/+70
* job: @force parameter for job_cancel_sync()Hanna Reitz2021-10-071-1/+1
* test-blockjob: Test job_wait_unpaused()Max Reitz2021-04-091-0/+121
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+393