summary refs log tree commit diff stats
path: root/tests/unit/test-coroutine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/coroutine: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-271-6/+6
* meson: do not use set10Paolo Bonzini2023-10-171-1/+1
* coroutine: Clean up superfluous inclusion of qemu/lockable.hMarkus Armbruster2023-01-191-1/+0
* coroutine: Clean up superfluous inclusion of qemu/coroutine.hMarkus Armbruster2023-01-191-1/+0
* test-coroutine: add missing coroutine_fn annotationsMarc-André Lureau2022-10-071-1/+1
* test-coroutine: Add rwlock downgrade testDavid Edmondson2021-03-311-0/+99
* test-coroutine: Add rwlock upgrade testPaolo Bonzini2021-03-311-0/+62
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+512