aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2025-07-25 15:50:34 +0200
committerMarkus Armbruster <armbru@redhat.com>2025-09-01 13:44:27 +0200
commitf0f682675c9b95ef762cec8dd1b868171a3dda67 (patch)
treeeb13d8367b0be400f27c422005ca8ba2d24dcdfc
parentc4c3ee8c1de5f04b4a34b53c2f3d6e85f5a2fe6f (diff)
downloadqemu-f0f682675c9b95ef762cec8dd1b868171a3dda67.zip
qemu-f0f682675c9b95ef762cec8dd1b868171a3dda67.tar.gz
qemu-f0f682675c9b95ef762cec8dd1b868171a3dda67.tar.bz2
MAINTAINERS: Cover tests/qtest/qom-test.c
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20250725135034.2280477-6-armbru@redhat.com>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8147fff..0207946 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3454,6 +3454,7 @@ F: qom/
F: tests/unit/check-qom-interface.c
F: tests/unit/check-qom-proplist.c
F: tests/unit/test-qdev-global-props.c
+F: tests/qtest/qom-test.c
QOM boilerplate conversion script
M: Eduardo Habkost <eduardo@habkost.net>