aboutsummaryrefslogtreecommitdiff
path: root/tests/check-qom-interface.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-4/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+3
2018-12-11qom: make interface types abstractMarc-André Lureau1-3/+1
2016-09-08tests: fix check-qom-interface leaksMarc-André Lureau1-0/+1
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2013-12-24tests: Test QOM interface castingIgor Mammedov1-0/+105