]> git.proxmox.com Git - mirror_qemu.git/commitdiff
MAINTAINERS: Add check-qom-{interface,proplist} to QOM
authorAndreas Färber <afaerber@suse.de>
Wed, 18 Nov 2015 18:03:29 +0000 (19:03 +0100)
committerAndreas Färber <afaerber@suse.de>
Thu, 19 Nov 2015 14:15:40 +0000 (15:15 +0100)
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 <berrange@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
MAINTAINERS

index 9e1fa7236a956c4847c7fa7d41ebd0189429b9ab..28f013913821acee0588e2a9528638934c9b913a 100644 (file)
@@ -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