Age | Commit message (Expand) | Author |
---|---|---|
2024-03-25 | tests/unit/test-throttle: Avoid unintended integer division | Peter Maydell |
2023-10-27 | tests/throttle: Clean up global variable shadowing | Philippe Mathieu-Daudé |
2023-09-29 | test-throttle: don't shadow 'index' variable in do_test_accounting() | Alberto Garcia |
2023-09-21 | Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging | Stefan Hajnoczi |
2023-09-08 | tests/: spelling fixes | Michael Tokarev |
2023-08-29 | throttle: use enum ThrottleDirection instead of bool is_write | zhenwei pi |
2023-08-29 | test-throttle: test read only and write only | zhenwei pi |
2023-08-29 | test-throttle: use enum ThrottleDirection | zhenwei pi |
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth |