On Wed, 18 Nov 2015 21:39:38 +0100 Andreas Färber <afaer...@suse.de> wrote:
> Add the QOM unit tests to the QOM maintenance area so that maintainers > get CC'ed on changes and to document QOM test coverage. > > Cc: Daniel P. Berrange <berra...@redhat.com> > Cc: Igor Mammedov <imamm...@redhat.com> > Signed-off-by: Andreas Färber <afaer...@suse.de> Reviewed-by: Igor Mammedov <imamm...@redhat.com> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9e1fa72..28f0139 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1164,6 +1164,8 @@ F: include/qom/ > X: include/qom/cpu.h > F: qom/ > X: qom/cpu.c > +F: tests/check-qom-interface.c > +F: tests/check-qom-proplist.c > F: tests/qom-test.c > > QMP