Michael Albinus writes: > Hi Hugh, > > just FTR, I have added test cases dbus-test01-basic-types and > dbus-test01-compound-types. They use the recently added function > dbus-check-arguments, which generates a new D-Bus message, but > without > sending it. As side effect, we get errors from dbusbind.c in > case of. > > Best regards, Michael. Thanks for the heads up. I noticed the error messages. Happy to ignore them. I have attached two patches for your review. I think the property tests are complete; I've adjusted the tests to expect errors on register or set rather than get. The other patch is my first draft for testing introspection. I could dig deeper into the dbus-introspect-get-interface, but wanted to come up for air first. Let me know if you think it's worth the effort given the individual method, signal, and property tests. And, of course, let me know what you think should be reworked. Thanks, Hugh