commit | 14389dbd0281e901176319f5868166c706485c5e | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Fri Dec 20 22:14:40 2013 +0100 |
committer | Andreas Färber <afaerber@suse.de> | Tue Dec 24 17:27:17 2013 +0100 |
tree | 0b07b705371ce9c96268f8deb59481900d804494 | |
parent | b061dc41f62048acd4a34c6570c0ea396cd9d0b4 [diff] |
tests: Test QOM interface casting 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>