summary refs log tree commit diff stats
path: root/tests/unit/test-throttle.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/unit/test-throttle: Avoid unintended integer divisionPeter Maydell2024-03-251-2/+2
* tests/throttle: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-271-1/+0
* test-throttle: don't shadow 'index' variable in do_test_accounting()Alberto Garcia2023-09-291-1/+1
* Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi2023-09-211-5/+71
|\
| * throttle: use enum ThrottleDirection instead of bool is_writezhenwei pi2023-08-291-2/+2
| * test-throttle: test read only and write onlyzhenwei pi2023-08-291-0/+66
| * test-throttle: use enum ThrottleDirectionzhenwei pi2023-08-291-3/+3
* | tests/: spelling fixesMichael Tokarev2023-09-081-4/+4
|/
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+770