Invented by Anthony. Maintenance has been handled by me lately. Note that the tests themselves are intentionally not part of this entry; they are considered part of the device or subsystem they are covering.
Cc: Anthony Liguori <[email protected]> Cc: Stefan Hajnoczi <[email protected]> Signed-off-by: Andreas Färber <[email protected]> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c66946f..f746017 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -886,6 +886,16 @@ S: Maintained F: tcg/tci/ F: tci.c +Testing infrastructure +---------------------- +QTest +M: Anthony Liguori <[email protected]> +M: Andreas Färber <[email protected]> +S: Maintained +F: include/sysemu/qtest.h +F: qtest.c +F: tests/libqtest.[hc] + Stable branches --------------- Stable 1.0 -- 1.8.4.5
