From: Andreas Färber Date: Wed, 18 Nov 2015 18:03:29 +0000 (+0100) Subject: MAINTAINERS: Add check-qom-{interface,proplist} to QOM X-Git-Tag: v2.5.0-rc1~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f4aa7cef2214137db192b252f1d4fc1799d05c7;p=thirdparty%2Fqemu.git MAINTAINERS: Add check-qom-{interface,proplist} to QOM Add the QOM unit tests to the QOM maintenance area so that maintainers get CC'ed on changes and to document QOM test coverage. Reviewed-by: Daniel P. Berrange Reviewed-by: Igor Mammedov Signed-off-by: Andreas Färber --- diff --git a/MAINTAINERS b/MAINTAINERS index 9e1fa7236a9..28f01391382 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