summaryrefslogtreecommitdiff
path: root/tests/test-coroutine.c
AgeCommit message (Expand)AuthorFilesLines
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