summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2015-05-20 14:14:53 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-06-18 16:44:07 +0200
commitf7adbb15dbdcb79e291f7cf361a400ce25f7b382 (patch)
tree44581d061f7c2ee1a1e00e24820c1be88654b990 /src/tests
parentc5184e9eeb0fd0bc4749677d2f74256515199b46 (diff)
downloadsssd-f7adbb15dbdcb79e291f7cf361a400ce25f7b382.tar.gz
sssd-f7adbb15dbdcb79e291f7cf361a400ce25f7b382.tar.xz
sssd-f7adbb15dbdcb79e291f7cf361a400ce25f7b382.zip
SBUS: Add support for <node /> in introspection
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/sbus_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/sbus_tests.c b/src/tests/sbus_tests.c
index 47d0556cf..598cc536d 100644
--- a/src/tests/sbus_tests.c
+++ b/src/tests/sbus_tests.c
@@ -47,7 +47,7 @@
#define PILOT_IFACE_INTROSPECT \
"<!DOCTYPE node PUBLIC \"-//freedesktop//DTD D-BUS Object Introspection 1.0//EN\"\n" \
" \"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd\">\n" \
- "<node>\n" \
+ "<node name=\"/test/leela\">\n" \
" <interface name=\"org.freedesktop.DBus.Introspectable\">\n" \
" <method name=\"Introspect\">\n" \
" <arg type=\"s\" name=\"data\" direction=\"out\" />\n" \