Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-24 | tests: Test QOM interface casting | Igor Mammedov | |
Add basic regression testing for QOM Interface usage. Test checks casting to interface type/class for following cases: - interface implementation in leaf class - interface implementation in intermediate (parent) class Signed-off-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de> |