summaryrefslogtreecommitdiffstats
path: root/tests/test-throttle.c
Commit message (Expand)AuthorAgeFilesLines
* throttle: Test throttle_compute_wait() during burstsAlberto Garcia2019-11-291-0/+22
* throttle: Check that burst_level leaks correctlyAlberto Garcia2019-11-291-0/+16
* throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia2019-11-291-11/+17
* throttle: Merge all functions that check the configuration into oneAlberto Garcia2019-11-291-9/+9
* throttle: Set always an average value when setting a maximum valueAlberto Garcia2019-11-291-0/+2
* throttle: Make throttle_is_valid() set errpAlberto Garcia2019-11-291-1/+1
* throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia2019-11-291-3/+3
* throttle: Make throttle_conflicting() set errpAlberto Garcia2019-11-291-6/+6
* tests: Clean up includesPeter Maydell2019-11-291-0/+1
* test-throttle: Simplify qemu_init_main_loop() error handlingMarkus Armbruster2019-11-291-14/+1
* throttle: add throttle_max_is_missing_limit() testStefan Hajnoczi2015-08-051-0/+21
* timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-201-4/+4
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-021-4/+4
* throttle: Add throttle group infrastructure testsAlberto Garcia2015-06-121-10/+71
* throttle: Extract timers from ThrottleState into a separate structureBenoît Canet2015-06-121-36/+46
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-221-1/+9
* tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil2014-07-181-4/+4
* throttle: add detach/attach test caseStefan Hajnoczi2014-06-041-0/+24
* throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-5/+20
* misc: New spelling fixes in commentsStefan Weil2013-10-261-2/+2
* throttle: Add units testsBenoît Canet2013-09-061-0/+481
OpenPOWER on IntegriCloud