On Wed, 18 Nov 2015 21:39:38 +0100 Andreas Färber <[email protected]> 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 <[email protected]> > Cc: Igor Mammedov <[email protected]> > Signed-off-by: Andreas Färber <[email protected]> Reviewed-by: Igor Mammedov <[email protected]> > --- > 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
