summaryrefslogtreecommitdiff
path: root/tests/test-coroutine.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-08lockable: add QemuLockablePaolo Bonzini1-0/+25
2018-02-08test-coroutine: add simple CoMutex testPaolo Bonzini1-2/+48
2018-01-16tests: fix coroutine leak in /basic/enteredMarc-André Lureau1-1/+0
2016-09-28test-coroutine: test qemu_coroutine_entered()Stefan Hajnoczi1-0/+42
2016-09-05test-coroutine: Fix coroutine pool corruptionKevin Wolf1-0/+7
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini1-31/+31
2016-07-13test-coroutine: prepare for the next patchPaolo Bonzini1-2/+3
2016-06-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell1-1/+0
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-06-07tests: avoid coroutine pool test crashStefan Hajnoczi1-1/+9
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange1-2/+2
2015-03-09test-coroutine: Regression test for yield bugStefan Hajnoczi1-0/+26
2015-01-13test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini1-1/+1
2014-08-20test-coroutine: test cost introduced by coroutineMing Lei1-0/+30
2014-08-15test-coroutine: add baseline test that times the cost of function callsPaolo Bonzini1-0/+24
2013-11-28Test coroutine execution orderCharlie Shepherd1-0/+54
2013-09-19coroutine: fix /perf/nesting coroutine benchmarkGabriel Kerneis1-6/+6
2013-09-19coroutine: add qemu_coroutine_yield benchmarkGabriel Kerneis1-0/+33
2013-02-22coroutine: trim down nesting level in perf_nesting testPaolo Bonzini1-1/+1
2012-12-19block: move include files to include/block/Paolo Bonzini1-1/+1
2012-03-30test makefile overhaulPaolo Bonzini1-0/+219