summaryrefslogtreecommitdiffstats
path: root/src/tests/sbus_tests.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Add org.freedesktop.DBus.Properties.GetAll to IntrospectionJakub Hrozek2014-05-271-0/+4
* SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive typesJakub Hrozek2014-05-271-0/+1
* SBUS: Add org.freedesktop.DBus.Properties.Get to IntrospectionJakub Hrozek2014-05-221-0/+7
* SBUS: Add a convenience function sbus_error_newJakub Hrozek2014-05-131-0/+32
* sbus_tests: fix missing invoker in initializerPavel Březina2014-04-191-0/+2
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-04-151-0/+49
* tests: Don't set the check fork mode explicitlyJakub Hrozek2014-04-101-1/+0
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-141-0/+99
* sbus_tests: Add some testing of dispatch and handler codeStef Walter2014-03-141-0/+231