diff options
author | Markus Armbruster <armbru@redhat.com> | 2025-07-25 15:50:34 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2025-09-01 13:44:27 +0200 |
commit | f0f682675c9b95ef762cec8dd1b868171a3dda67 (patch) | |
tree | eb13d8367b0be400f27c422005ca8ba2d24dcdfc | |
parent | c4c3ee8c1de5f04b4a34b53c2f3d6e85f5a2fe6f (diff) | |
download | qemu-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-- | MAINTAINERS | 1 |
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> |