aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-coroutine.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-27tests/coroutine: Clean up global variable shadowingPhilippe Mathieu-Daudé1-6/+6
2023-10-17meson: do not use set10Paolo Bonzini1-1/+1
2023-01-19coroutine: Clean up superfluous inclusion of qemu/lockable.hMarkus Armbruster1-1/+0
2023-01-19coroutine: Clean up superfluous inclusion of qemu/coroutine.hMarkus Armbruster1-1/+0
2022-10-07test-coroutine: add missing coroutine_fn annotationsMarc-André Lureau1-1/+1
2021-03-31test-coroutine: Add rwlock downgrade testDavid Edmondson1-0/+99
2021-03-31test-coroutine: Add rwlock upgrade testPaolo Bonzini1-0/+62
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-0/+512