diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a61dddf098..51a45703b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2569,6 +2569,7 @@ F: net/filter-replay.c F: include/sysemu/replay.h F: docs/replay.txt F: stubs/replay.c +F: tests/acceptance/replay_kernel.py IOVA Tree M: Peter Xu <peterx@redhat.com> @@ -2976,6 +2977,14 @@ S: Maintained F: tests/tcg/Makefile F: tests/tcg/Makefile.include +Acceptance (Integration) Testing with the Avocado framework +W: https://trello.com/b/6Qi1pxVn/avocado-qemu +R: Cleber Rosa <crosa@redhat.com> +R: Philippe Mathieu-Daudé <philmd@redhat.com> +R: Wainer dos Santos Moschetta <wainersm@redhat.com> +S: Odd Fixes +F: tests/acceptance/ + Documentation ------------- Build system architecture |