1. b6489ac test-coroutine: Add rwlock downgrade test by David Edmondson · 4 years ago
  2. 25bc2da test-coroutine: Add rwlock upgrade test by Paolo Bonzini · 4 years ago
  3. da668aa tests: Move unit tests into a separate directory by Thomas Huth · 4 years ago[Renamed from tests/test-coroutine.c]
  4. 13ee9e3 tests: Do not use "\n" in g_test_message() strings by Thomas Huth · 6 years ago
  5. e70372f lockable: add QemuLockable by Paolo Bonzini · 7 years ago
  6. 439b6e5 test-coroutine: add simple CoMutex test by Paolo Bonzini · 7 years ago
  7. 6b2fef7 tests: fix coroutine leak in /basic/entered by Marc-André Lureau · 7 years ago
  8. afe16f3 test-coroutine: test qemu_coroutine_entered() by Stefan Hajnoczi · 8 years ago
  9. 980e662 test-coroutine: Fix coroutine pool corruption by Kevin Wolf · 9 years ago
  10. 0b8b875 coroutine: move entry argument to qemu_coroutine_create by Paolo Bonzini · 9 years ago
  11. 7e70cdb test-coroutine: prepare for the next patch by Paolo Bonzini · 9 years ago
  12. 6ed5546 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-07' into staging by Peter Maydell · 9 years ago
  13. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  14. 271b385 tests: avoid coroutine pool test crash by Stefan Hajnoczi · 9 years ago
  15. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  16. 10817bf coroutine: move into libqemuutil.a library by Daniel P. Berrange · 10 years ago
  17. 7c2eed3 test-coroutine: Regression test for yield bug by Stefan Hajnoczi · 10 years ago
  18. 6d86ae08 test-coroutine: avoid overflow on 32-bit systems by Paolo Bonzini · 10 years ago
  19. 61ff8cf test-coroutine: test cost introduced by coroutine by Ming Lei · 11 years ago
  20. 58803ce test-coroutine: add baseline test that times the cost of function calls by Paolo Bonzini · 11 years ago
  21. f8d1dae Test coroutine execution order by Charlie Shepherd · 12 years ago
  22. a903167 coroutine: fix /perf/nesting coroutine benchmark by Gabriel Kerneis · 11 years ago
  23. 2fcd15e coroutine: add qemu_coroutine_yield benchmark by Gabriel Kerneis · 11 years ago
  24. 0270031 coroutine: trim down nesting level in perf_nesting test by Paolo Bonzini · 12 years ago
  25. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  26. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from test-coroutine.c]
  27. 7e849a9 test-coroutine: add performance test for nesting by Alex Barcelo · 13 years ago
  28. 5e3840c coroutine: add test-coroutine --benchmark-lifecycle by Stefan Hajnoczi · 14 years ago
  29. aa7ee42 coroutine: add test-coroutine automated tests by Stefan Hajnoczi · 14 years ago