aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-throttle.c
AgeCommit message (Expand)Author
2024-03-25tests/unit/test-throttle: Avoid unintended integer divisionPeter Maydell
2023-10-27tests/throttle: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-09-29test-throttle: don't shadow 'index' variable in do_test_accounting()Alberto Garcia
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi
2023-09-08tests/: spelling fixesMichael Tokarev
2023-08-29throttle: use enum ThrottleDirection instead of bool is_writezhenwei pi
2023-08-29test-throttle: test read only and write onlyzhenwei pi
2023-08-29test-throttle: use enum ThrottleDirectionzhenwei pi
2021-03-12tests: Move unit tests into a separate directoryThomas Huth