aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-throttle.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-27tests/throttle: Clean up global variable shadowingPhilippe Mathieu-Daudé1-1/+0
2023-09-29test-throttle: don't shadow 'index' variable in do_test_accounting()Alberto Garcia1-1/+1
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi1-5/+71
2023-09-08tests/: spelling fixesMichael Tokarev1-4/+4
2023-08-29throttle: use enum ThrottleDirection instead of bool is_writezhenwei pi1-2/+2
2023-08-29test-throttle: test read only and write onlyzhenwei pi1-0/+66
2023-08-29test-throttle: use enum ThrottleDirectionzhenwei pi1-3/+3
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-0/+770