summaryrefslogtreecommitdiff
path: root/tests/test-throttle.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-05throttle: add throttle_max_is_missing_limit() testStefan Hajnoczi1-0/+21
2015-07-20timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi1-4/+4
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia1-4/+4
2015-06-12throttle: Add throttle group infrastructure testsAlberto Garcia1-10/+71
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoît Canet1-36/+46
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos1-1/+9
2014-07-18tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil1-4/+4
2014-06-04throttle: add detach/attach test caseStefan Hajnoczi1-0/+24
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi1-5/+20
2013-10-26misc: New spelling fixes in commentsStefan Weil1-2/+2
2013-09-06throttle: Add units testsBenoît Canet1-0/+481