On 15/01/2026 17.47, Daniel P. Berrangé wrote:
The I/O tests integration previously exclusively tested block formats
and now also covers the NBD protocol. Replace references to 'format'
with 'driver', as a generic term to collectively apply to either a
format or protocol.
Signed-off-by: Daniel P. Berrangé <[email protected]>
---
docs/devel/testing/main.rst | 13 +++++++------
tests/Makefile.include | 4 ++--
tests/qemu-iotests/meson.build | 6 +++---
3 files changed, 12 insertions(+), 11 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>