Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 393000 Details for
Bug 565010
FTBFS upstart-0.6.3-7.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 1.01 MB, created by
FTBFS
on 2010-02-13 17:36:49 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 17:36:49 UTC
Size:
1.01 MB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/upstart.spec'], False, '/var/lib/mock/fedora-development-x86_64-upstart-0.6.3-7.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x20f3850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/upstart.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/upstart-0.6.3-7.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/upstart.spec'], False, '/var/lib/mock/fedora-development-x86_64-upstart-0.6.3-7.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x20f3850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/upstart.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dwhofj >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf upstart-0.6.3 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/upstart-0.6.3.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd upstart-0.6.3 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (upstart-remove-tests.patch):' >Patch #0 (upstart-remove-tests.patch): >+ /usr/bin/patch -s -p1 -b --suffix .tests --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/upstart-remove-tests.patch >+ echo 'Patch #1 (upstart-telinit.patch):' >Patch #1 (upstart-telinit.patch): >+ /bin/cat /builddir/build/SOURCES/upstart-telinit.patch >+ /usr/bin/patch -s -p1 -b --suffix .u --fuzz=0 >+ echo 'Patch #2 (upstart-audit-events.patch):' >Patch #2 (upstart-audit-events.patch): >+ /usr/bin/patch -s -p1 -b --suffix .audit --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/upstart-audit-events.patch >Patch #3 (upstart-nih-alloc.patch): >+ echo 'Patch #3 (upstart-nih-alloc.patch):' >+ /usr/bin/patch -s -p1 -b --suffix .alignment --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/upstart-nih-alloc.patch >Patch #4 (upstart-usr1-handler.patch): >+ echo 'Patch #4 (upstart-usr1-handler.patch):' >+ /bin/cat /builddir/build/SOURCES/upstart-usr1-handler.patch >+ /usr/bin/patch -s -p1 -b --suffix .usr1 --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gPeIWS >+ umask 022 >+ cd /builddir/build/BUILD >+ cd upstart-0.6.3 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/sbin --libdir=/lib64 >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-unknown-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether we are using the GNU C Library 2 or newer... yes >checking for x86_64-unknown-linux-gnu-ranlib... ranlib >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... yes >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... no >checking for long long int... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-unknown-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking whether gcc and cc understand -c and -o together... yes >checking for x86_64-unknown-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.22... yes >checking for DBUS... yes >checking for XML_ParserCreate in -lexpat... yes >checking for XML_StopParser in -lexpat... yes >checking valgrind/valgrind.h usability... no >checking valgrind/valgrind.h presence... no >checking for valgrind/valgrind.h... no >checking for gcc option to accept ISO C99... -std=gnu99 >checking for linker version script argument... -Wl,--version-script >checking whether to include sbindir in PATH... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating intl/Makefile >config.status: creating nih/Makefile >config.status: creating nih-dbus/Makefile >config.status: creating nih-dbus-tool/Makefile >config.status: creating dbus/Makefile >config.status: creating init/Makefile >config.status: creating util/Makefile >config.status: creating conf/Makefile >config.status: creating doc/Makefile >config.status: creating contrib/Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >+ make -j8 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/m4' >Making all in intl >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/intl' >Making all in nih >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o alloc.lo alloc.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o string.lo string.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o list.lo list.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hash.lo hash.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tree.lo tree.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o timer.lo timer.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signal.lo signal.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o child.lo child.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c string.c -fPIC -DPIC -o .libs/string.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tree.c -fPIC -DPIC -o .libs/tree.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alloc.c -fPIC -DPIC -o .libs/alloc.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hash.c -fPIC -DPIC -o .libs/hash.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c list.c -fPIC -DPIC -o .libs/list.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c signal.c -fPIC -DPIC -o .libs/signal.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c child.c -fPIC -DPIC -o .libs/child.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timer.c -fPIC -DPIC -o .libs/timer.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c list.c -o list.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hash.c -o hash.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c child.c -o child.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timer.c -o timer.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c signal.c -o signal.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o io.lo io.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alloc.c -o alloc.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o file.lo file.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tree.c -o tree.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c io.c -fPIC -DPIC -o .libs/io.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o watch.lo watch.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c string.c -o string.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c file.c -fPIC -DPIC -o .libs/file.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o main.lo main.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o option.lo option.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c watch.c -fPIC -DPIC -o .libs/watch.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.c -fPIC -DPIC -o .libs/main.o >file.c: In function 'nih_dir_walk_scan': >file.c:623: warning: passing argument 4 of 'qsort' from incompatible pointer type >/usr/include/stdlib.h:761: note: expected '__compar_fn_t' but argument is of type 'int (*)(const struct dirent **, const struct dirent **)' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o command.lo command.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o config.lo config.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c option.c -fPIC -DPIC -o .libs/option.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c command.c -fPIC -DPIC -o .libs/command.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c watch.c -o watch.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o logging.lo logging.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c config.c -fPIC -DPIC -o .libs/config.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c logging.c -fPIC -DPIC -o .libs/logging.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c file.c -o file.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.c -o main.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c io.c -o io.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c logging.c -o logging.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c command.c -o command.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c option.c -o option.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o error.lo error.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c error.c -fPIC -DPIC -o .libs/error.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c config.c -o config.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c error.c -o error.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnih.la alloc.lo string.lo list.lo hash.lo tree.lo timer.lo signal.lo child.lo io.lo file.lo watch.lo main.lo option.lo command.lo config.lo logging.lo error.lo -lrt >libtool: link: ar cru .libs/libnih.a .libs/alloc.o .libs/string.o .libs/list.o .libs/hash.o .libs/tree.o .libs/timer.o .libs/signal.o .libs/child.o .libs/io.o .libs/file.o .libs/watch.o .libs/main.o .libs/option.o .libs/command.o .libs/config.o .libs/logging.o .libs/error.o >libtool: link: ranlib .libs/libnih.a >libtool: link: ( cd ".libs" && rm -f "libnih.la" && ln -s "../libnih.la" "libnih.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih' >Making all in nih-dbus >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbus_error.lo dbus_error.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbus_connection.lo dbus_connection.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbus_message.lo dbus_message.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbus_object.lo dbus_object.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbus_pending_data.lo dbus_pending_data.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbus_proxy.lo dbus_proxy.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbus_util.lo dbus_util.c >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_connection.c -fPIC -DPIC -o .libs/dbus_connection.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_object.c -fPIC -DPIC -o .libs/dbus_object.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_proxy.c -fPIC -DPIC -o .libs/dbus_proxy.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_pending_data.c -fPIC -DPIC -o .libs/dbus_pending_data.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_error.c -fPIC -DPIC -o .libs/dbus_error.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_message.c -fPIC -DPIC -o .libs/dbus_message.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_util.c -fPIC -DPIC -o .libs/dbus_util.o >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_pending_data.c -o dbus_pending_data.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_util.c -o dbus_util.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_error.c -o dbus_error.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_message.c -o dbus_message.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_connection.c -o dbus_connection.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_proxy.c -o dbus_proxy.o >/dev/null 2>&1 >libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus_object.c -o dbus_object.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnih-dbus.la dbus_error.lo dbus_connection.lo dbus_message.lo dbus_object.lo dbus_pending_data.lo dbus_proxy.lo dbus_util.lo ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt -lrt >libtool: link: (cd .libs/libnih-dbus.lax/libnih.a && ar x "/builddir/build/BUILD/upstart-0.6.3/nih-dbus/../nih/.libs/libnih.a") >libtool: link: ar cru .libs/libnih-dbus.a .libs/dbus_error.o .libs/dbus_connection.o .libs/dbus_message.o .libs/dbus_object.o .libs/dbus_pending_data.o .libs/dbus_proxy.o .libs/dbus_util.o .libs/libnih-dbus.lax/libnih.a/error.o .libs/libnih-dbus.lax/libnih.a/tree.o .libs/libnih-dbus.lax/libnih.a/child.o .libs/libnih-dbus.lax/libnih.a/config.o .libs/libnih-dbus.lax/libnih.a/main.o .libs/libnih-dbus.lax/libnih.a/list.o .libs/libnih-dbus.lax/libnih.a/signal.o .libs/libnih-dbus.lax/libnih.a/command.o .libs/libnih-dbus.lax/libnih.a/string.o .libs/libnih-dbus.lax/libnih.a/watch.o .libs/libnih-dbus.lax/libnih.a/file.o .libs/libnih-dbus.lax/libnih.a/option.o .libs/libnih-dbus.lax/libnih.a/logging.o .libs/libnih-dbus.lax/libnih.a/alloc.o .libs/libnih-dbus.lax/libnih.a/io.o .libs/libnih-dbus.lax/libnih.a/hash.o .libs/libnih-dbus.lax/libnih.a/timer.o >libtool: link: ranlib .libs/libnih-dbus.a >libtool: link: rm -fr .libs/libnih-dbus.lax >libtool: link: ( cd ".libs" && rm -f "libnih-dbus.la" && ln -s "../libnih-dbus.la" "libnih-dbus.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >Making all in nih-dbus-tool >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c symbol.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c indent.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c type.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marshal.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c demarshal.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c node.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interface.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c method.c >main.c: In function 'header_file_path': >main.c:200: warning: 'path' may be used uninitialized in this function >main.c: In function 'source_file_path': >main.c:120: warning: 'path' may be used uninitialized in this function >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c signal.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c property.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c argument.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c annotation.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parse.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c output.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nih-dbus-tool main.o symbol.o indent.o type.o marshal.o demarshal.o node.o interface.o method.o signal.o property.o argument.o annotation.o parse.o output.o ../nih-dbus/libnih-dbus.la ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nih-dbus-tool main.o symbol.o indent.o type.o marshal.o demarshal.o node.o interface.o method.o signal.o property.o argument.o annotation.o parse.o output.o ../nih-dbus/.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -lexpat -ldbus-1 -lpthread -lrt >/bin/mkdir -p `echo "tests/com.netsplit.Nih.Test_object.c" | \ > sed '/\//!d;s,/[^/]*$,,' | \ > sort -u` >/bin/mkdir -p `echo "tests/com.netsplit.Nih.Test_object.h" | \ > sed '/\//!d;s,/[^/]*$,,' | \ > sort -u` >/bin/mkdir -p `echo "tests/com.netsplit.Nih.Test_proxy.c" | \ > sed '/\//!d;s,/[^/]*$,,' | \ > sort -u` >/bin/mkdir -p `echo "tests/com.netsplit.Nih.Test_proxy.h" | \ > sed '/\//!d;s,/[^/]*$,,' | \ > sort -u` >./nih-dbus-tool --mode=object --prefix=my --output=tests/com.netsplit.Nih.Test_object.c tests/com.netsplit.Nih.Test.xml >./nih-dbus-tool --mode=proxy --prefix=proxy --output=tests/com.netsplit.Nih.Test_proxy.c tests/com.netsplit.Nih.Test.xml >./nih-dbus-tool --mode=proxy --prefix=proxy --output=tests/com.netsplit.Nih.Test_proxy.h tests/com.netsplit.Nih.Test.xml >./nih-dbus-tool --mode=object --prefix=my --output=tests/com.netsplit.Nih.Test_object.h tests/com.netsplit.Nih.Test.xml >make all-am >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >Making all in dbus >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >Making all in init >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >../nih-dbus-tool/nih-dbus-tool \ > --mode=object --prefix=control --default-interface=com.ubuntu.Upstart0_6 \ > --output=com.ubuntu.Upstart.c ../dbus/com.ubuntu.Upstart.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=object --prefix=control --default-interface=com.ubuntu.Upstart0_6 \ > --output=com.ubuntu.Upstart.h ../dbus/com.ubuntu.Upstart.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=object --prefix=job_class --default-interface=com.ubuntu.Upstart0_6.Job \ > --output=com.ubuntu.Upstart.Job.c ../dbus/com.ubuntu.Upstart.Job.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=object --prefix=job_class --default-interface=com.ubuntu.Upstart0_6.Job \ > --output=com.ubuntu.Upstart.Job.h ../dbus/com.ubuntu.Upstart.Job.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=object --prefix=job --default-interface=com.ubuntu.Upstart0_6.Instance \ > --output=com.ubuntu.Upstart.Instance.c ../dbus/com.ubuntu.Upstart.Instance.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=object --prefix=job --default-interface=com.ubuntu.Upstart0_6.Instance \ > --output=com.ubuntu.Upstart.Instance.h ../dbus/com.ubuntu.Upstart.Instance.xml >make all-am >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c system.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c environ.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c process.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c job_class.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c job_process.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c job.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c event.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c event_operator.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blocked.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parse_job.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parse_conf.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conf.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c control.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c com.ubuntu.Upstart.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c com.ubuntu.Upstart.Job.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c com.ubuntu.Upstart.Instance.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o init main.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o init main.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >Making all in util >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/util' >../nih-dbus-tool/nih-dbus-tool \ > --mode=proxy --prefix=upstart --default-interface=com.ubuntu.Upstart0_6 \ > --output=com.ubuntu.Upstart.c ../dbus/com.ubuntu.Upstart.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=proxy --prefix=upstart --default-interface=com.ubuntu.Upstart0_6 \ > --output=com.ubuntu.Upstart.h ../dbus/com.ubuntu.Upstart.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=proxy --prefix=job_class --default-interface=com.ubuntu.Upstart0_6.Job \ > --output=com.ubuntu.Upstart.Job.c ../dbus/com.ubuntu.Upstart.Job.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=proxy --prefix=job --default-interface=com.ubuntu.Upstart0_6.Instance \ > --output=com.ubuntu.Upstart.Instance.c ../dbus/com.ubuntu.Upstart.Instance.xml >../nih-dbus-tool/nih-dbus-tool \ > --mode=proxy --prefix=job --default-interface=com.ubuntu.Upstart0_6.Instance \ > --output=com.ubuntu.Upstart.Instance.h ../dbus/com.ubuntu.Upstart.Instance.xml >make all-am >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/util' >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c initctl.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c com.ubuntu.Upstart.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c com.ubuntu.Upstart.Job.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c com.ubuntu.Upstart.Instance.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c reboot.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c utmp.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c runlevel.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c shutdown.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sysv.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c telinit.c >sysv.c: In function 'send_audit_event': >sysv.c:233: warning: implicit declaration of function 'snprintf' >sysv.c:233: warning: incompatible implicit declaration of built-in function 'snprintf' >telinit.c: In function 'main': >telinit.c:110: warning: 'ret' may be used uninitialized in this function >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o reboot reboot.o utmp.o ../nih/libnih.la -laudit >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o runlevel runlevel.o utmp.o ../nih/libnih.la >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o reboot reboot.o utmp.o ../nih/.libs/libnih.a -lrt -laudit >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o runlevel runlevel.o utmp.o ../nih/.libs/libnih.a -lrt >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o shutdown shutdown.o utmp.o sysv.o com.ubuntu.Upstart.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -laudit -L/lib64 -ldbus-1 -lpthread -lrt >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o telinit telinit.o utmp.o sysv.o com.ubuntu.Upstart.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -laudit -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o telinit telinit.o utmp.o sysv.o com.ubuntu.Upstart.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -laudit -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o shutdown shutdown.o utmp.o sysv.o com.ubuntu.Upstart.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -laudit -ldbus-1 -lpthread -lrt >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o initctl initctl.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o initctl initctl.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/util' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/util' >Making all in conf >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/conf' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/conf' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/doc' >Making all in contrib >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/contrib' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/contrib' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/po' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZD40j5 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64 >++ dirname /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64 >+ cd upstart-0.6.3 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64 >+ make install DESTDIR=/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64 >Making install in m4 >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/m4' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/m4' >make[2]: Nothing to be done for `install-exec-am'. >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64" >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/m4' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/m4' >Making install in intl >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/intl' >if { test "upstart" = "gettext-runtime" || test "upstart" = "gettext-tools"; } \ > && test 'no' = yes; then \ > /bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64 /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/include; \ > /usr/bin/install -c -m 644 libintl.h /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/include/libintl.h; \ > /bin/sh ../libtool --mode=install \ > /usr/bin/install -c -m 644 libintl.a /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libintl.a; \ > if test "@RELOCATABLE@" = yes; then \ > dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ > if test -n "$dependencies"; then \ > rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libintl.la; \ > fi; \ > fi; \ > else \ > : ; \ > fi >if test "upstart" = "gettext-tools" \ > && test 'no' = no \ > && test yes != no; then \ > /bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64; \ > /bin/sh ../libtool --mode=install \ > /usr/bin/install -c -m 644 libgnuintl.a /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libgnuintl.a; \ > rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/preloadable_libintl.so; \ > /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libgnuintl.so /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/preloadable_libintl.so; \ > /bin/sh ../libtool --mode=uninstall \ > rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libgnuintl.a; \ > else \ > : ; \ > fi >if test 'no' = yes; then \ > test yes != no || /bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64; \ > temp=/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/t-charset.alias; \ > dest=/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/charset.alias; \ > if test -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/charset.alias; then \ > orig=/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/charset.alias; \ > sed -f ref-add.sed $orig > $temp; \ > /usr/bin/install -c -m 644 $temp $dest; \ > rm -f $temp; \ > else \ > if test yes = no; then \ > orig=charset.alias; \ > sed -f ref-add.sed $orig > $temp; \ > /usr/bin/install -c -m 644 $temp $dest; \ > rm -f $temp; \ > fi; \ > fi; \ > /bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/locale; \ > test -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/locale/locale.alias \ > && orig=/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/locale/locale.alias \ > || orig=./locale.alias; \ > temp=/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/locale/t-locale.alias; \ > dest=/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/locale/locale.alias; \ > sed -f ref-add.sed $orig > $temp; \ > /usr/bin/install -c -m 644 $temp $dest; \ > rm -f $temp; \ > else \ > : ; \ > fi >if test "upstart" = "gettext-tools"; then \ > /bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/intl; \ > /usr/bin/install -c -m 644 VERSION /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/intl/VERSION; \ > /usr/bin/install -c -m 644 ChangeLog.inst /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/intl/ChangeLog; \ > dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ > for file in $dists; do \ > /usr/bin/install -c -m 644 ./$file \ > /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/intl/$file; \ > done; \ > chmod a+x /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/intl/config.charset; \ > dists="plural.c"; \ > for file in $dists; do \ > if test -f $file; then dir=.; else dir=.; fi; \ > /usr/bin/install -c -m 644 $dir/$file \ > /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/intl/$file; \ > done; \ > dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ > for file in $dists; do \ > rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/intl/$file; \ > done; \ > else \ > : ; \ > fi >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/intl' >Making install in nih >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih' >test -z "/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64" >test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/include" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64" >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih' >Making install in nih-dbus >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >test -z "/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64" >test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/include" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64" >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >Making install in nih-dbus-tool >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/bin" >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man1" >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >Making install in dbus >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/dbus-1/system.d" > /usr/bin/install -c -m 644 'Upstart.conf' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/dbus-1/system.d/Upstart.conf' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >Making install in init >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'init' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/init' >libtool: install: /usr/bin/install -c init /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/init >/bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/init >test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man5" > /usr/bin/install -c -m 644 'man/init.5' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man5/init.5' > /usr/bin/install -c -m 644 'man/inittab.5' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man5/inittab.5' >test -z "/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7" > /usr/bin/install -c -m 644 'man/startup.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/startup.7' > /usr/bin/install -c -m 644 'man/starting.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/starting.7' > /usr/bin/install -c -m 644 'man/started.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/started.7' > /usr/bin/install -c -m 644 'man/stopping.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/stopping.7' > /usr/bin/install -c -m 644 'man/stopped.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/stopped.7' > /usr/bin/install -c -m 644 'man/control-alt-delete.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/control-alt-delete.7' > /usr/bin/install -c -m 644 'man/keyboard-request.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/keyboard-request.7' > /usr/bin/install -c -m 644 'man/power-status-changed.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/power-status-changed.7' > /usr/bin/install -c -m 644 'man/upstart.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/upstart.7' >test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8" > /usr/bin/install -c -m 644 'man/init.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/init.8' >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >Making install in util >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/util' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/util' >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/util' >test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'initctl' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/initctl' >libtool: install: /usr/bin/install -c initctl /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/initctl > /bin/sh ../libtool --mode=install /usr/bin/install -c 'reboot' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/reboot' >libtool: install: /usr/bin/install -c reboot /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/reboot > /bin/sh ../libtool --mode=install /usr/bin/install -c 'runlevel' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/runlevel' >libtool: install: /usr/bin/install -c runlevel /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/runlevel > /bin/sh ../libtool --mode=install /usr/bin/install -c 'shutdown' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/shutdown' >libtool: install: /usr/bin/install -c shutdown /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/shutdown > /bin/sh ../libtool --mode=install /usr/bin/install -c 'telinit' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/telinit' >libtool: install: /usr/bin/install -c telinit /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/telinit >make install-exec-hook >make[4]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/util' >src=`echo initctl | sed 's&^&&;s/$//'`; \ > for symlink in start stop restart status; do \ > inst=`echo $symlink | sed 's&^&&;s/$//'`; \ > echo " ln -sf '$src' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/$inst'"; \ > ln -sf "$src" "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/$inst"; \ > done > ln -sf 'initctl' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/start' > ln -sf 'initctl' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/stop' > ln -sf 'initctl' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/restart' > ln -sf 'initctl' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/status' >src=`echo reboot | sed 's&^&&;s/$//'`; \ > for symlink in halt poweroff; do \ > inst=`echo $symlink | sed 's&^&&;s/$//'`; \ > echo " ln -sf '$src' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/$inst'"; \ > ln -sf "$src" "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/$inst"; \ > done > ln -sf 'reboot' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/halt' > ln -sf 'reboot' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/poweroff' >make[4]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/util' >test -z "/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7" > /usr/bin/install -c -m 644 'man/runlevel.7' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man7/runlevel.7' >test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8" > /usr/bin/install -c -m 644 'man/initctl.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/initctl.8' > /usr/bin/install -c -m 644 'man/reboot.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/reboot.8' > /usr/bin/install -c -m 644 'man/shutdown.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/shutdown.8' > /usr/bin/install -c -m 644 'man/runlevel.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/runlevel.8' > /usr/bin/install -c -m 644 'man/telinit.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/telinit.8' >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/util' >src=`echo initctl | sed 's&^&&'`.8; \ > for symlink in start stop restart status; do \ > inst=`echo $symlink | sed 's&^&&'`.8; \ > echo " ln -sf '$src' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/$inst'"; \ > ln -sf "$src" "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/$inst"; \ > done > ln -sf 'initctl.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/start.8' > ln -sf 'initctl.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/stop.8' > ln -sf 'initctl.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/restart.8' > ln -sf 'initctl.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/status.8' >src=`echo reboot | sed 's&^&&'`.8; \ > for symlink in halt poweroff; do \ > inst=`echo $symlink | sed 's&^&&'`.8; \ > echo " ln -sf '$src' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/$inst'"; \ > ln -sf "$src" "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/$inst"; \ > done > ln -sf 'reboot.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/halt.8' > ln -sf 'reboot.8' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/man/man8/poweroff.8' >make[4]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/util' >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/util' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/util' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/util' >Making install in conf >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/conf' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/conf' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/etc/init" || /bin/mkdir -p "/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/init" > /usr/bin/install -c -m 644 'rc-sysinit.conf' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/init/rc-sysinit.conf' > /usr/bin/install -c -m 644 'rc.conf' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/init/rc.conf' > /usr/bin/install -c -m 644 'rcS.conf' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/init/rcS.conf' > /usr/bin/install -c -m 644 'control-alt-delete.conf' '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/etc/init/control-alt-delete.conf' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/conf' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/conf' >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/doc' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/doc' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/doc' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/doc' >Making install in contrib >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/contrib' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/contrib' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/contrib' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/contrib' >Making install in po >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/po' >/bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share >installing en@quot.gmo as /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/locale/en@quot/LC_MESSAGES/upstart.mo >installing en@boldquot.gmo as /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/locale/en@boldquot/LC_MESSAGES/upstart.mo >if test "upstart" = "gettext-tools"; then \ > /bin/mkdir -p /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/bin/install -c -m 644 ./$file \ > /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/usr/share/gettext/po/$file; \ > done; \ > else \ > : ; \ > fi >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/po' >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3' >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3' >+ rm -f '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libupstart.*' >+ rm -f '/builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/lib64/libnih.*' >+ rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//usr/include/libnih.h >+ rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//usr/include/libupstart.h >+ rm -rf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//usr/include/nih >+ rm -rf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//usr/include/upstart >+ rm -rf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//usr/share/aclocal/compiler.m4 >+ rm -rf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//usr/share/aclocal/linker.m4 >+ rm -rf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//usr/share/aclocal/misc.m4 >+ rm -f /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//etc/init/control-alt-delete.conf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//etc/init/rc-sysinit.conf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//etc/init/rc.conf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//etc/init/rcS.conf >+ install -m 644 /builddir/build/SOURCES/init-system-dbus.conf /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64//etc/init/ >+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64 upstart >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/upstart-0.6.3 >extracting debug info from /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/init >extracting debug info from /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/reboot >extracting debug info from /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/shutdown >extracting debug info from /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/runlevel >extracting debug info from /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/initctl >extracting debug info from /builddir/build/BUILDROOT/upstart-0.6.3-7.fc13.x86_64/sbin/telinit >symlinked /usr/lib/debug/sbin/initctl.debug to /usr/lib/debug/sbin/stop.debug >symlinked /usr/lib/debug/sbin/initctl.debug to /usr/lib/debug/sbin/status.debug >symlinked /usr/lib/debug/sbin/reboot.debug to /usr/lib/debug/sbin/poweroff.debug >symlinked /usr/lib/debug/sbin/reboot.debug to /usr/lib/debug/sbin/halt.debug >symlinked /usr/lib/debug/sbin/initctl.debug to /usr/lib/debug/sbin/start.debug >symlinked /usr/lib/debug/sbin/initctl.debug to /usr/lib/debug/sbin/restart.debug >2518 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qym1nD >+ umask 022 >+ cd /builddir/build/BUILD >+ cd upstart-0.6.3 >+ unset DISPLAY >+ make check >Making check in m4 >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/m4' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/m4' >Making check in intl >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/intl' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/intl' >Making check in nih >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih' >make test_alloc test_string test_list test_hash test_tree test_timer test_signal test_child test_io test_file test_watch test_main test_option test_command test_config test_logging test_error >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih' >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_alloc.o `test -f 'tests/test_alloc.c' || echo './'`tests/test_alloc.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_alloc test_alloc.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_alloc test_alloc.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_string.o `test -f 'tests/test_string.c' || echo './'`tests/test_string.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_string test_string.o libnih.la -lutil >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_string test_string.o ./.libs/libnih.a -lrt -lutil >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_list.o `test -f 'tests/test_list.c' || echo './'`tests/test_list.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_list test_list.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_list test_list.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_hash.o `test -f 'tests/test_hash.c' || echo './'`tests/test_hash.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_hash test_hash.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_hash test_hash.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_tree.o `test -f 'tests/test_tree.c' || echo './'`tests/test_tree.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_tree test_tree.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_tree test_tree.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_timer.o `test -f 'tests/test_timer.c' || echo './'`tests/test_timer.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_timer test_timer.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_timer test_timer.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_signal.o `test -f 'tests/test_signal.c' || echo './'`tests/test_signal.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_signal test_signal.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_signal test_signal.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_child.o `test -f 'tests/test_child.c' || echo './'`tests/test_child.c >tests/test_child.c: In function 'test_poll': >tests/test_child.c:124: warning: unused variable 'data' >tests/test_child.c:123: warning: unused variable 'child' >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_child test_child.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_child test_child.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_io.o `test -f 'tests/test_io.c' || echo './'`tests/test_io.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_io test_io.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_io test_io.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_file.o `test -f 'tests/test_file.c' || echo './'`tests/test_file.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_file test_file.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_file test_file.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_watch.o `test -f 'tests/test_watch.c' || echo './'`tests/test_watch.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_watch test_watch.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_watch test_watch.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_main.o `test -f 'tests/test_main.c' || echo './'`tests/test_main.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_main test_main.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_main test_main.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_option.o `test -f 'tests/test_option.c' || echo './'`tests/test_option.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_option test_option.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_option test_option.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_command.o `test -f 'tests/test_command.c' || echo './'`tests/test_command.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_command test_command.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_command test_command.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_config.o `test -f 'tests/test_config.c' || echo './'`tests/test_config.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_config test_config.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_config test_config.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_logging.o `test -f 'tests/test_logging.c' || echo './'`tests/test_logging.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_logging test_logging.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_logging test_logging.o ./.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_error.o `test -f 'tests/test_error.c' || echo './'`tests/test_error.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_error test_error.o libnih.la >libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_error test_error.o ./.libs/libnih.a -lrt >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih' >Testing nih_new() >...with no parent >...with parent >...with failed allocation >Testing nih_alloc() >...with no parent >...with a parent >...with failed allocation >Testing nih_realloc() >...as nih_alloc >...with no parent >...with a parent >...with a child >...with failing realloc >Testing nih_free() >...with no parent >...with parent >...with destructor on child >...with child and destructors >...with child in older sibling list >...with child in younger sibling list >Testing nih_discard() >...with no parent >...with parent >...with destructor on child >...with child and destructors >Testing nih_ref() >...with no existing parent >...with existing parent >Testing nih_unref() >...with multiple parents >...with last parent >Testing nih_alloc_parent() >...with child and parent >...with child and NULL >...with child and wrong parent >...with orphan >...with orphan and NULL >Testing nih_local >...with variable going out of scope >...with referenced variable >...with NULL variable >PASS: test_alloc >Testing nih_sprintf() >...with no parent >...with a parent >Testing nih_vsprintf() >...with no parent >...with a parent >Testing nih_strdup() >...with no parent >...with a parent >Testing nih_strndup() >...with no parent >...with a parent >...with larger length than string >Testing nih_strcat() >...with string >...with NULL >Testing nih_strncat() >...with larger string than length >...with larger length than string >...with NULL >Testing test_strcat_sprintf() >...with original string >...with NULL >Testing test_strcat_vsprintf() >...with original string >...with NULL >Testing nih_str_split() >...with no repeat >...with repeat >...with empty string >Testing nih_str_array_new() >Testing nih_str_array_add() >Testing nih_str_array_addn() >Testing nih_str_array_addn() >...with no array given >...with length given >...with no length given >Testing nih_str_array_copy() >...with length given >...with no length given >...with zero-length array >Testing nih_str_array_append() >...with length given >...with no length given >...with NULL array and length >...with NULL array and no length >Testing nih_str_wrap() >...with no wrapping >...with embedded newlines >...with no wrapping and indent >...with embedded newlines and indent >...with simple wrapping >...with wrapping and indents >...with split inside word >...with split inside word and indents >PASS: test_string >Testing nih_list_init() >Testing nih_list_new() >Testing nih_list_entry_new() >Testing nih_list_add() >...with single-entry list >...with multi-entry list >...with two entries from same list >...with entry from other list >Testing nih_list_add_after() >...with single-entry list >...with multi-entry list >...with two entries from same list >...with entry from other list >Testing NIH_LIST_EMPTY() >...with empty list >...with non-empty list >Testing NIH_LIST_FOREACH() >Testing NIH_LIST_FOREACH_SAFE() >...with ordinary iteration >...with removal of visited node >...with removal of next node >Testing nih_list_remove() >...with two-entry list >...with one-entry list >...with empty list >Testing nih_list_destroy() >PASS: test_list >Testing nih_hash_new() >...with zero size >...with medium size >...with large size >Testing nih_hash_string_new() >Testing nih_hash_add() >...with empty hash >...with non-empty hash >...with duplicate key >...with entry already in a list >Testing nih_hash_add_unique() >...with empty hash >...with non-empty hash >...with duplicate key >...with entry already in a list >Testing nih_hash_replace() >...with empty hash >...with non-empty hash >...with duplicate key >...with entry already in a list >Testing nih_hash_search() >...with multiple matches >...with no matches >Testing nih_hash_lookup() >...with single match >...with multiple matches >...with no matches >Testing NIH_HASH_FOREACH() >Testing NIH_HASH_FOREACH_SAFE() >Testing nih_hash_string_key() >PASS: test_hash >Testing nih_tree_init() >Testing nih_tree_new() >Testing nih_tree_entry_new() >Testing nih_tree_add() >...as left-hand child >...as right-hand child >...as replacement left-hand child >...as replacement right-hand child >...within same tree >...with tree rotation >...as replacement for itself >...as move >Testing nih_tree_remove() >...with child node >...with root node >Testing nih_tree_unlink() >...with child node >...with root node >Testing nih_tree_destroy() >...with child node >...with root node >Testing nih_tree_next() >...with full tree >...with partial tree >...with single node >Testing NIH_TREE_FOREACH() >...with full tree >...with partial tree >Testing nih_tree_prev() >...with full tree >...with partial tree >...with single node >Testing nih_tree_next_pre() >...with full tree >...with partial tree >...with single node >Testing NIH_TREE_FOREACH_PRE() >...with full tree >...with partial tree >Testing nih_tree_prev_pre() >...with full tree >...with partial tree >...with single node >Testing nih_tree_next_post() >...with full tree >...with partial tree >...with single node >Testing NIH_TREE_FOREACH_POST() >...with full tree >...with partial tree >Testing nih_tree_prev_post() >...with full tree >...with partial tree >...with single node >Testing nih_tree_next_full() >...with full tree >...with partial tree >...with single node >Testing NIH_TREE_FOREACH_FULL() >...with full tree >...with partial tree >Testing nih_tree_prev_full() >...with full tree >...with partial tree >...with single node >Testing nih_tree_next_pre_full() >...with full tree >...with partial tree >...with single node >Testing NIH_TREE_FOREACH_PRE_FULL() >...with full tree >...with partial tree >Testing nih_tree_prev_pre_full() >...with full tree >...with partial tree >...with single node >Testing nih_tree_next_post_full() >...with full tree >...with partial tree >...with single node >Testing NIH_TREE_FOREACH_POST_FULL() >...with full tree >...with partial tree >Testing nih_tree_prev_post_full() >...with full tree >...with partial tree >...with single node >PASS: test_tree >Testing nih_timer_add_timeout() >Testing nih_timer_add_periodic() >Testing nih_timer_add_scheduled() >Testing nih_timer_next_due() >Testing nih_timer_poll() >...with timeout >...with periodic timer >PASS: test_timer >Testing nih_signal_set_handler() >...with valid signal >...with invalid signal >Testing nih_signal_set_default() >...with valid signal >...with invalid signal >Testing nih_signal_set_ignore() >...with valid signal >...with invalid signal >Testing nih_signal_reset() >Testing nih_signal_add_handler() >Testing nih_signal_poll() >...with one signal >...with different signal >...with multiple signals >...with unknown signal >Testing nih_signal_to_name() >...with SIGTERM >...with SIGCHLD >...with SIGIO >...with unknown signal >Testing nih_signal_from_name() >...with SIGTERM >...with TERM >...with SIGCHLD >...with SIGIO >...with unknown signal >PASS: test_signal >Testing nih_child_add_watch() >...with pid >...with -1 for pid >Testing nih_child_poll() >...with normal termination >Testing nih_child_add_watch() >...with pid >...with -1 for pid >Testing nih_child_poll() >...with normal termination >...with normal non-zero termination >Testing nih_child_add_watch() >...with pid >...with -1 for pid >Testing nih_child_poll() >...with normal termination >...with normal non-zero termination >...with termination by signal >...with termination by abort >Testing nih_child_add_watch() >...with pid >...with -1 for pid >Testing nih_child_poll() >...with normal termination >...with normal non-zero termination >...with termination by signal >...with termination by abort >...with stopped child >...with continued child >...with generic watcher >...with pid-specific watcher and wrong pid >...with event-specific watcher and wrong event >...with nothing dead >...with no children >PASS: test_child >Testing nih_io_add_watch() >Testing nih_io_select_fds() >Testing nih_io_handle_fds() >...with select for read >...with select for exception >...with unwatched select >Testing nih_io_buffer_new() >Testing nih_io_buffer_resize() >...with empty buffer and half increase >...with empty but alloc'd buffer and full increase >...with empty but alloc'd buffer and larger increase >...with alloc'd buffer and no data >...with part-full buffer and increase >...with no change >Testing nih_io_buffer_pop() >...with full buffer >...with request to empty buffer >...with request for more than buffer size >Testing nih_io_buffer_shrink() >...with full buffer >...with request to empty buffer >...with request larger than buffer size >Testing nih_io_buffer_push() >...with empty buffer >...with data in the buffer >Testing nih_io_message_new() >Testing nih_io_message_add_control() >...with empty message >...with existing control data >Testing nih_io_message_recv() >...with no control data >...with control data >...with message that would be truncated >...with unconnected AF_UNIX sockets >...with closed socket >Testing nih_io_message_send() >...with no control data >...with control data >...with unconnected sockets >...with closed socket >Testing nih_io_reopen() >...with stream mode >...with message mode >...with closed file >Testing nih_io_shutdown() >...with data in the buffer >...with data being handled >...with no data in the buffer >...with message in the queue >...with message being handled >...with no message in the queue >Testing nih_io_destroy() >...with open file descriptor >...with closed file descriptor >Testing nih_io_watcher() >...with data to read >...with more data to read >...with free called in reader >...with remote end closed >...with local end closed >...with no close handler >...with no error handler >...with data to write >...with more data to write >...with closed file >...with message to read >...with another message to read >...with message removed during call >...with last message removed during call >...with close called in reader for message >...with local end closed >...with no error handler >...with message to write >...with another message to write >...with multiple messages to write >...with closed socket >Testing nih_io_read_message() >...with message in queue >...with empty queue >...with shutdown socket >Testing nih_io_send_message() >...with empty send queue >...with message already in send queue >Testing nih_io_read() >...with full buffer >...with request to empty buffer >...with larger request than buffer >...with shutdown socket and last data >...with full message in queue >...with request to empty message buffer >...with empty message queue >...with shutdown socket and last message >Testing nih_io_write() >...with empty buffer >...with data in the buffer >...with empty send queue >...with message in the send queue >Testing nih_io_get() >...with full buffer >...with part-full buffer >...with incomplete line in buffer >...with null-terminated string in buffer >...with shutdown socket and emptied buffer >...with full message in queue >...with part-full message in queue >...with incomplete line in message >...with null-terminated string in message >...with empty message queue >...with shutdown socket and emptied message >Testing nih_io_printf() >...with empty buffer >...with data in the buffer >...with empty send queue >...with message in the queue >Testing nih_io_set_nonblock() >...with valid descriptor >...with closed descriptor >Testing nih_io_set_cloexec() >...with valid descriptor >...with closed descriptor >Testing nih_io_get_family() >PASS: test_io >Testing nih_file_read() >...with existing file >...with non-existant file >Testing nih_file_map() >...with read mode >...with non-existant file >...with read/write mode >Testing nih_file_unmap() >Testing nih_file_is_hidden() >...with plain dot file >...with path to dot file >...with hidden path to non-dot file >...with plain non-dot file >...with ordinary file >Testing nih_file_is_backup() >...with plain backup file >...with path to backup file >...with backup path to non-backup file >...with file containing tilde >...with plain non-backup file >...with dos-style backup file >...with dos/fat-style backup file >...with emacs-style backup file >...with file beginning with hash >...with file ending with hash >Testing nih_file_is_swap() >...with emacs-style swap file >...with path to emacs-style swap file >...with emacs-style swap path to non-swap file >...with file containing .# >...with plain non-swap file >...with vi-style .swp file >...with vi-style .swo file >...with vi-style .swn file >Testing nih_file_is_rcs() >...with rcs-style file >...with path to rcs-style file >...with rcs-style path to non-rcs file >...with file containing ,v >...with plain non-rcs file >...with rcs directory name >...with cvs directory name >...with cvs admin directory name >...with sccs directory name >...with bzr directory name >...with bzr log filename >...with mercurial directory name >...with git directory name >...with subversion directory name >...with BitKeeper directory name >...with arch ids filename >...with arch inventory filename >...with arch directory name >...with darcs directory name >Testing nih_file_is_packaging() >...with plain dpkg file >...with path to dpkg file >...with dpkg path to non-packaging file >...with plain file >Testing nih_test_ignore() >...with hidden file >...with backup file >...with swap file >...with rcs file >...with packaging file >...with ordinary file >Testing nih_dir_walk() >...with no filter >...with filter >...with stat failure and no error handler >...with stat failure and error handler >...with error from error handler >...with inability to walk a sub-directory >...with error in visitor >...with error in visitor and handler >...with non-directory and no error handler >...with non-directory and error handler >...with simple directory loop >PASS: test_file >Testing nih_watch_new() >...with file >...with directory only >...with directory and sub-directories >...with create handler >...with non-existant path >...with error with sub-directory >Testing nih_watch_add() >...with file >...with directory only >...with directory and sub-directories >...with path already being watched >...with non-existant path >...with error with sub-directory >Testing nih_watch_destroy() >Testing nih_watch_reader() >...with new file >...with new still-open file >...with removal of still-open file >...with modified file >...with renamed file >...with deleted file >...with filtered file >...with new sub-directory >...with removal of sub-directory >...with new unsearchable sub-directory >...with new sub-directory >...with removal of directory >PASS: test_watch >Testing nih_main_init_gettext() >Testing nih_main_init_full() >...with same program and package names >...with different program and package names >...with missing arguments >...with empty arguments >...with full program path >...with login shell path >Testing nih_main_init() >Testing nih_main_suggest_help() >Testing nih_main_version() >Testing nih_main_daemonise() >Testing nih_main_daemonise() >Testing nih_main_daemonise() >Testing nih_main_set_pidfile() >...with new location >...with default location >Testing nih_main_read_pidfile() >...with valid pid file >...with no newline in pid file >...with invalid pid file >...with non-existant pid file >Testing nih_main_write_pidfile() >...with successful write >...with overwrite of existing pid >...with failure to write to temporary file >Testing nih_main_loop() >Testing nih_main_loop_add_func() >PASS: test_main >Testing nih_option_parser() >...with no arguments >...with all non-option arguments >...with lone dash >...with single short option >...with multiple short options >...with combined short options >...with intermixed short options and arguments >...with command-mode short options and arguments >...with short options and terminator >...with short argument option >...with repeated short argument option >...with short argument option and other arguments >...with random mix of short options and arguments >...with short option and embedded argument >...with short option and non-embedded argument >...with multiple short argument options >...with single long option >...with multiple long options >...with intermixed long options and arguments >...with command-mode long options and arguments >...with long options and terminator >...with long argument option >...with repeated long argument option >...with long argument option and other arguments >...with random mix of long options and arguments >...with long option and embedded argument >...with multiple long argument options >...with invalid short option >...with invalid short option and catch-all >...with invalid long option >...with invalid long option and catch-all >...with unexpected long option argument >...with missing short option argument >...with missing long option argument >...with short setter option >...with short setter argument option >...with short setter embedded argument option >...with long setter option >...with long setter argument option >...with long setter embedded argument option >...with short setter embedded argument error >...with long setter embedded argument error >Testing nih_option_count() >...with zero value >...with non-zero value >Testing nih_option_int() >...with positive value >...with negative value >...with zero value >...with non-numeric argument >...with partially non-numeric argument >Testing nih_option_quiet() >...with long option >...with short option >Testing nih_option_verbose() >...with long option >...with short option >Testing nih_option_debug() >Testing nih_option_version() >Testing nih_option_parser() >...with no arguments >...with all non-option arguments >...with lone dash >...with single short option >...with multiple short options >...with combined short options >...with intermixed short options and arguments >...with command-mode short options and arguments >...with short options and terminator >...with short argument option >...with repeated short argument option >...with short argument option and other arguments >...with random mix of short options and arguments >...with short option and embedded argument >...with short option and non-embedded argument >...with multiple short argument options >...with single long option >...with multiple long options >...with intermixed long options and arguments >...with command-mode long options and arguments >...with long options and terminator >...with long argument option >...with repeated long argument option >...with long argument option and other arguments >...with random mix of long options and arguments >...with long option and embedded argument >...with multiple long argument options >...with invalid short option >...with invalid short option and catch-all >...with invalid long option >...with invalid long option and catch-all >...with unexpected long option argument >...with missing short option argument >...with missing long option argument >...with short setter option >...with short setter argument option >...with short setter embedded argument option >...with long setter option >...with long setter argument option >...with long setter embedded argument option >...with short setter embedded argument error >...with long setter embedded argument error >Testing nih_option_count() >...with zero value >...with non-zero value >Testing nih_option_int() >...with positive value >...with negative value >...with zero value >...with non-numeric argument >...with partially non-numeric argument >Testing nih_option_quiet() >...with long option >...with short option >Testing nih_option_verbose() >...with long option >...with short option >Testing nih_option_debug() >Testing nih_option_version() >Testing nih_option_set_usage_stem() >Testing nih_option_set_usage() >Testing nih_option_set_synopsis() >Testing nih_option_set_help() >Testing nih_option_set_footer() >Testing nih_option_help() >Testing nih_option_parser() >...with no arguments >...with all non-option arguments >...with lone dash >...with single short option >...with multiple short options >...with combined short options >...with intermixed short options and arguments >...with command-mode short options and arguments >...with short options and terminator >...with short argument option >...with repeated short argument option >...with short argument option and other arguments >...with random mix of short options and arguments >...with short option and embedded argument >...with short option and non-embedded argument >...with multiple short argument options >...with single long option >...with multiple long options >...with intermixed long options and arguments >...with command-mode long options and arguments >...with long options and terminator >...with long argument option >...with repeated long argument option >...with long argument option and other arguments >...with random mix of long options and arguments >...with long option and embedded argument >...with multiple long argument options >...with invalid short option >...with invalid short option and catch-all >...with invalid long option >...with invalid long option and catch-all >...with unexpected long option argument >...with missing short option argument >...with missing long option argument >...with short setter option >...with short setter argument option >...with short setter embedded argument option >...with long setter option >...with long setter argument option >...with long setter embedded argument option >...with short setter embedded argument error >...with long setter embedded argument error >Testing nih_option_count() >...with zero value >...with non-zero value >Testing nih_option_int() >...with positive value >...with negative value >...with zero value >...with non-numeric argument >...with partially non-numeric argument >Testing nih_option_quiet() >...with long option >...with short option >Testing nih_option_verbose() >...with long option >...with short option >Testing nih_option_debug() >Testing nih_option_version() >Testing nih_option_set_usage_stem() >Testing nih_option_set_usage() >Testing nih_option_set_synopsis() >Testing nih_option_set_help() >Testing nih_option_set_footer() >Testing nih_option_help() >PASS: test_option >Testing nih_command_parser() >...with just command >...with global option followed by command >...with command followed by global option >...with command followed by specific option >...with global option, command, then specific option >...with terminator before command >...with terminator before and after command >...with command and single argument >...with command and multiple arguments >...with invalid global option before command >...with invalid option after command >...with missing command >...with invalid command >...with command in program name >Testing nih_command_help() >...with multiple groups >Testing nih_command_parser() >...with just command >...with global option followed by command >...with command followed by global option >...with command followed by specific option >...with global option, command, then specific option >...with terminator before command >...with terminator before and after command >...with command and single argument >...with command and multiple arguments >...with invalid global option before command >...with invalid option after command >...with missing command >...with invalid command >...with command in program name >Testing nih_command_help() >...with multiple groups >...with single group and long name >Testing nih_command_parser() >...with just command >...with global option followed by command >...with command followed by global option >...with command followed by specific option >...with global option, command, then specific option >...with terminator before command >...with terminator before and after command >...with command and single argument >...with command and multiple arguments >...with invalid global option before command >...with invalid option after command >...with missing command >...with invalid command >...with command in program name >Testing nih_command_help() >...with multiple groups >...with single group and long name >Testing nih_option_help() >...with no command >Testing nih_command_parser() >...with just command >...with global option followed by command >...with command followed by global option >...with command followed by specific option >...with global option, command, then specific option >...with terminator before command >...with terminator before and after command >...with command and single argument >...with command and multiple arguments >...with invalid global option before command >...with invalid option after command >...with missing command >...with invalid command >...with command in program name >Testing nih_command_help() >...with multiple groups >...with single group and long name >Testing nih_option_help() >...with no command >...with a command >Testing nih_command_parser() >...with just command >...with global option followed by command >...with command followed by global option >...with command followed by specific option >...with global option, command, then specific option >...with terminator before command >...with terminator before and after command >...with command and single argument >...with command and multiple arguments >...with invalid global option before command >...with invalid option after command >...with missing command >...with invalid command >...with command in program name >Testing nih_command_help() >...with multiple groups >...with single group and long name >Testing nih_option_help() >...with no command >...with a command >...with command in program_name >Testing nih_command_parser() >...with just command >...with global option followed by command >...with command followed by global option >...with command followed by specific option >...with global option, command, then specific option >...with terminator before command >...with terminator before and after command >...with command and single argument >...with command and multiple arguments >...with invalid global option before command >...with invalid option after command >...with missing command >...with invalid command >...with command in program name >Testing nih_command_help() >...with multiple groups >...with single group and long name >Testing nih_option_help() >...with no command >...with a command >...with command in program_name >PASS: test_command >Testing nih_config_has_token() >...with token at start of string >...with token inside string >...with whitespace >...with start of comment >...with newline >...at end of file >Testing nih_config_token() >...with token at start of string >...with token filling string >...with token to extract >...with token inside string >...with double quotes inside token >...with double quotes around token to extract >...with double quotes and dequoting >...with double quotes and extract with dequoting >...with single quotes inside token >...with escaped spaces inside token >...with escaped spaces within extracted token >...with escaped spaces inside token and dequoting >...with escaped spaces within extracted dequoted token >...with newline inside quoted string >...with newline inside extracted quoted string >...with newline inside quoted string and lineno set >...with escaped newline >...with escaped newline inside extracted string >...with escaped newline inside string and lineno set >...with escaped characters inside token >...with escaped characters within extracted token >...with escaped characters inside token and dequoting >...with escaped characters within extracted dequoted token >...with escaped backslashes inside token >...with escaped backslashes within extracted token >...with escaped backslashes inside token and dequoting >...with escaped backslashes within extracted dequoted token >...with slash at end of string >...with unterminated quote >...with empty token >Testing nih_config_next_token() >...with token at start of string >...with token inside string >...with consecutive whitespace after token >...with escaped newlines in whitespace >...with line number set >...with token containing quotes >...with quoted whitespace and newline in token >...with empty line >...with parser error >Testing nih_config_next_arg() >...with argument at start of string >...with argument inside string >...with consecutive whitespace after argument >...with escaped newlines in whitespace >...with line number set >...with quoted whitespace and newline in arg >...with empty line >...with parser error >Testing nih_config_next_line() >...with simple string >...with line number set >...with newline at position >...with no newline before end of file >Testing nih_config_next_whitespace() >...with plain whitespace >...with complex whitespace >...with whitespace at end of line >...with escaped newline >Testing nih_config_next_line() >...with simple string >...with line number set >...with newline at position >...with no newline before end of file >...with attempt to skip argument >Testing nih_config_parse_args() >...with args at start of simple string >...with args inside simple string >...with args up to end of string >...with args up to comment >...with args up to comment at end of file >...with line number given >...with multiple whitespace between arguments >...with whitespace inside arguments >...with empty line >...with only comment in line >...with parser error >Testing nih_config_parse_command() >...with command at start of simple string >...with command inside simple string >...with command at end of file >...with command up to comment >...with command up to comment at end of file >...with quotes, whitespace and newlines in string >...with empty line >...with only whitespace in line >...with only comment in line >...with whitespace and comment in line >...with parser error >Testing nih_config_parse_block() >...with simple block >...with line number set >...with whitespace at start of block >...with whitespace in terminator >...with terminator at end of file >...with terminator and comment >...with terminator and comment at end of file >...with various things that aren't terminators >...with no terminator before end of file >Testing nih_config_skip_block() >...with simple block >...with line number set >...with whitespace in terminator >...with terminator at end of file >...with terminator and comment >...with terminator and comment at end of file >...with various things that aren't terminators >...with no terminator before end of file >Testing nih_config_stanza() >...with stanza at start of string >...with stanza inside string >...with position moved by stanza >...with unknown stanza >...with unknown stanza and catch-all >...with empty line >Testing nih_config_parse_file() >...with simple lines >...with comment at end of line >...with whitespace at start of line >...with empty line >...with line containing only whitespace >...with line containing only a comment >...with line containing a comment and whitespace >...with parser error >Testing nih_config_parse() >...with existing file >...with non-existant file >...with parser error >PASS: test_config >Testing nih_log_set_logger() >Testing nih_log_set_priority() >Testing nih_log_message() >...with message of high enough priority >...with message of insufficient priority >...with error code returned from logger >Testing nih_debug() >Testing nih_info() >Testing nih_warn() >Testing nih_message() >Testing nih_error() >Testing nih_fatal() >Testing nih_logger_printf() >...with low priority message >...with ordinary message >...with ordinary message >...with high priority message >...with prefixed message >...with closed stream >PASS: test_logging >Testing nih_error_raise() >Testing nih_error_raise_printf() >Testing nih_error_raise_system() >Testing nih_error_raise_no_memory() >Testing nih_error_raise_error() >...with no current error >...with unhandled error >Testing nih_error_raise() >Testing nih_error_raise_printf() >Testing nih_error_raise_system() >Testing nih_error_raise_no_memory() >Testing nih_error_raise_error() >...with no current error >...with unhandled error >Testing nih_return_error() >Testing nih_return_system_error() >Testing nih_return_no_memory_error() >Testing nih_error_steal() >...with same context >...with different contexts >Testing nih_error_push_context() >Testing nih_error_pop_context() >...with unhandled error in context >Testing nih_error_raise() >Testing nih_error_raise_printf() >Testing nih_error_raise_system() >Testing nih_error_raise_no_memory() >Testing nih_error_raise_error() >...with no current error >...with unhandled error >Testing nih_return_error() >Testing nih_return_system_error() >Testing nih_return_no_memory_error() >Testing nih_error_steal() >...with same context >...with different contexts >Testing nih_error_push_context() >Testing nih_error_pop_context() >...with unhandled error in context >...with unhandled error beneath context >PASS: test_error >=================== >All 17 tests passed >=================== >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih' >Making check in nih-dbus >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >make test_dbus_error test_dbus_connection test_dbus_message test_dbus_object test_dbus_pending_data test_dbus_proxy test_dbus_util >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_dbus_error.o `test -f 'tests/test_dbus_error.c' || echo './'`tests/test_dbus_error.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dbus_error test_dbus_error.o libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dbus_error test_dbus_error.o ./.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_dbus_connection.o `test -f 'tests/test_dbus_connection.c' || echo './'`tests/test_dbus_connection.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dbus_connection test_dbus_connection.o libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dbus_connection test_dbus_connection.o ./.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_dbus_message.o `test -f 'tests/test_dbus_message.c' || echo './'`tests/test_dbus_message.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dbus_message test_dbus_message.o libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dbus_message test_dbus_message.o ./.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_dbus_object.o `test -f 'tests/test_dbus_object.c' || echo './'`tests/test_dbus_object.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dbus_object test_dbus_object.o libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dbus_object test_dbus_object.o ./.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_dbus_pending_data.o `test -f 'tests/test_dbus_pending_data.c' || echo './'`tests/test_dbus_pending_data.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dbus_pending_data test_dbus_pending_data.o libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dbus_pending_data test_dbus_pending_data.o ./.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_dbus_proxy.o `test -f 'tests/test_dbus_proxy.c' || echo './'`tests/test_dbus_proxy.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dbus_proxy test_dbus_proxy.o libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dbus_proxy test_dbus_proxy.o ./.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_dbus_util.o `test -f 'tests/test_dbus_util.c' || echo './'`tests/test_dbus_util.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dbus_util test_dbus_util.o libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dbus_util test_dbus_util.o ./.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >Testing nih_dbus_error_raise() >Testing nih_dbus_error_raise_printf() >PASS: test_dbus_error >Testing nih_dbus_connect() >...with listening server >Testing nih_dbus_connect() >...with listening server >Testing nih_dbus_connect() >...with listening server >Testing nih_dbus_connect() >...with listening server >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_setup() >Testing nih_dbus_connect() >...with listening server >...with disconnection from server >...with disconnection signal from wrong path >...with multiple shared connections >...with server that drops our connection >...with non-listening server >...with method call and reply >...with method call and timeout >Testing nih_dbus_setup() >...with new connection >...with existing connection >Testing nih_dbus_server() >...with new server >...with connection to server >...with disconnect by client >...with decline by connect handler >...with address in use >PASS: test_dbus_connection >Testing nih_dbus_message_new() >Testing nih_dbus_message_error() >PASS: test_dbus_message >Testing nih_dbus_object_new() >Testing nih_dbus_object_destroy() >Testing nih_dbus_object_unregister() >Testing nih_dbus_object_message() >...with registered method >...with method registered to multiple interfaces >...with first handler declining and second available >...with unknown method on known interface >...with unknown method on unknown interface >...with unknown method with no interface >...with method call and no interfaces >Testing nih_dbus_object_introspect() >...with fully-fledged object >...with no properties >...with no interfaces >...with children nodes >...with too many arguments >Testing nih_dbus_object_property_get() >...with read/write property >...with read-only property >...with write-only property >...with property registered to multiple interfaces >...with unknown property on known interface >...with unknown property on unknown interface >...with unknown property with no interface >...with no interfaces >...with D-Bus error from handler >...with generic error from handler >...with missing property name >...with missing arguments >...with too many arguments >Testing nih_dbus_object_property_get_all() >...with known interface >...with property registered to multiple interfaces >...with known interface but no properties >...with unknown interface >...with no interfaces >...with D-Bus error from handler >...with generic error from handler >...with missing arguments >...with too many arguments >Testing nih_dbus_object_property_set() >...with read/write property >...with write-only property >...with read-only property >...with property registered to multiple interfaces >...with unknown property on known interface >...with unknown property on unknown interface >...with unknown property with no interface >...with no interfaces >...with D-Bus error from handler >...with generic error from handler >...with missing property value >...with missing property name and value >...with missing arguments >...with too many arguments >PASS: test_dbus_object >Testing nih_dbus_pending_data_new() >...with handler >...with no handler >PASS: test_dbus_pending_data >Testing nih_dbus_proxy_new() >...with peer-to-peer object >...with unconnected well-known name >...with connected well-known name >...with unique name >...with lost_handler >Testing nih_dbus_proxy_name_owner_changed() >...with initially unconnected name >...with change of initially unconnected name >...with change of initially connected name >...with loss of initially unconnected name >...with loss of initially connected name >...with loss of unique name >...with return of lost name >...with free of proxy structure by handler >Testing nih_dbus_proxy_connect() >...with bus connection by unique name >...with bus connection by well known name >...with peer-to-peer connection >Testing nih_dbus_proxy_signal_destroy() >PASS: test_dbus_proxy >Testing nih_dbus_path() >...with root only >...with single additional element >...with multiple additional elements >...with element requiring escaping >...with multiple elements requiring escaping >...with empty element >PASS: test_dbus_util >================== >All 7 tests passed >================== >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus' >Making check in nih-dbus-tool >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make test_main test_symbol test_indent test_type test_marshal test_demarshal test_node test_interface test_method test_signal test_property test_argument test_annotation test_parse test_output test_com.netsplit.Nih.Test_object test_com.netsplit.Nih.Test_proxy marshal_factory demarshal_factory interface_factory method_factory signal_factory property_factory >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DTEST -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_main-test_main.o `test -f 'tests/test_main.c' || echo './'`tests/test_main.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DTEST -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_main-main.o `test -f 'main.c' || echo './'`main.c >main.c: In function 'header_file_path': >main.c:200: warning: 'path' may be used uninitialized in this function >main.c: In function 'source_file_path': >main.c:120: warning: 'path' may be used uninitialized in this function >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DTEST -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_main test_main-test_main.o test_main-main.o ../nih/libnih.la >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DTEST -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_main test_main-test_main.o test_main-main.o ../nih/.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_symbol.o `test -f 'tests/test_symbol.c' || echo './'`tests/test_symbol.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_symbol test_symbol.o symbol.o ../nih/libnih.la >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_symbol test_symbol.o symbol.o ../nih/.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_indent.o `test -f 'tests/test_indent.c' || echo './'`tests/test_indent.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_indent test_indent.o indent.o ../nih/libnih.la >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_indent test_indent.o indent.o ../nih/.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_type.o `test -f 'tests/test_type.c' || echo './'`tests/test_type.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_type test_type.o type.o indent.o symbol.o ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_type test_type.o type.o indent.o symbol.o ../nih/.libs/libnih.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_marshal.o `test -f 'tests/test_marshal.c' || echo './'`tests/test_marshal.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marshal_factory.o `test -f 'tests/marshal_factory.c' || echo './'`tests/marshal_factory.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o marshal_factory marshal_factory.o marshal.o type.o indent.o symbol.o ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o marshal_factory marshal_factory.o marshal.o type.o indent.o symbol.o ../nih/.libs/libnih.a -L/lib64 -ldbus-1 -lpthread -lrt >./marshal_factory > tests/marshal_code.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marshal_code.o `test -f 'tests/marshal_code.c' || echo './'`tests/marshal_code.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_marshal test_marshal.o marshal_code.o marshal.o type.o indent.o symbol.o ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_marshal test_marshal.o marshal_code.o marshal.o type.o indent.o symbol.o ../nih/.libs/libnih.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_demarshal.o `test -f 'tests/test_demarshal.c' || echo './'`tests/test_demarshal.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o demarshal_factory.o `test -f 'tests/demarshal_factory.c' || echo './'`tests/demarshal_factory.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o demarshal_factory demarshal_factory.o demarshal.o type.o indent.o symbol.o ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o demarshal_factory demarshal_factory.o demarshal.o type.o indent.o symbol.o ../nih/.libs/libnih.a -L/lib64 -ldbus-1 -lpthread -lrt >./demarshal_factory > tests/demarshal_code.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o demarshal_code.o `test -f 'tests/demarshal_code.c' || echo './'`tests/demarshal_code.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_demarshal test_demarshal.o demarshal_code.o demarshal.o type.o indent.o symbol.o ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_demarshal test_demarshal.o demarshal_code.o demarshal.o type.o indent.o symbol.o ../nih/.libs/libnih.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_node.o `test -f 'tests/test_node.c' || echo './'`tests/test_node.c >tests/test_node.c: In function 'test_proxy_functions': >tests/test_node.c:6115: note: variable tracking size limit exceeded with debug insns, retrying without >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_node test_node.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_node test_node.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_interface.o `test -f 'tests/test_interface.c' || echo './'`tests/test_interface.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interface_factory.o `test -f 'tests/interface_factory.c' || echo './'`tests/interface_factory.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o interface_factory interface_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o interface_factory interface_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >./interface_factory > tests/interface_code.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interface_code.o `test -f 'tests/interface_code.c' || echo './'`tests/interface_code.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_interface test_interface.o interface_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/libnih-dbus.la ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_interface test_interface.o interface_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -lexpat -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_method.o `test -f 'tests/test_method.c' || echo './'`tests/test_method.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o method_factory.o `test -f 'tests/method_factory.c' || echo './'`tests/method_factory.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o method_factory method_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o method_factory method_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >./method_factory > tests/method_code.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o method_code.o `test -f 'tests/method_code.c' || echo './'`tests/method_code.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_method test_method.o method_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/libnih-dbus.la ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_method test_method.o method_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -lexpat -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_signal.o `test -f 'tests/test_signal.c' || echo './'`tests/test_signal.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signal_factory.o `test -f 'tests/signal_factory.c' || echo './'`tests/signal_factory.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o signal_factory signal_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o signal_factory signal_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >./signal_factory > tests/signal_code.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signal_code.o `test -f 'tests/signal_code.c' || echo './'`tests/signal_code.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_signal test_signal.o signal_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/libnih-dbus.la ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_signal test_signal.o signal_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -lexpat -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_property.o `test -f 'tests/test_property.c' || echo './'`tests/test_property.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o property_factory.o `test -f 'tests/property_factory.c' || echo './'`tests/property_factory.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o property_factory property_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o property_factory property_factory.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >./property_factory > tests/property_code.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o property_code.o `test -f 'tests/property_code.c' || echo './'`tests/property_code.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_property test_property.o property_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/libnih-dbus.la ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_property test_property.o property_code.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih-dbus/.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -lexpat -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_argument.o `test -f 'tests/test_argument.c' || echo './'`tests/test_argument.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_argument test_argument.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_argument test_argument.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_annotation.o `test -f 'tests/test_annotation.c' || echo './'`tests/test_annotation.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_annotation test_annotation.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_annotation test_annotation.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_parse.o `test -f 'tests/test_parse.c' || echo './'`tests/test_parse.c >tests/test_parse.c: In function 'test_parse_xml': >tests/test_parse.c:1546: note: variable tracking size limit exceeded with debug insns, retrying without >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_parse test_parse.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_parse test_parse.o demarshal.o marshal.o type.o indent.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_output.o `test -f 'tests/test_output.c' || echo './'`tests/test_output.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_output test_output.o demarshal.o marshal.o type.o indent.o output.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/libnih.la -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_output test_output.o demarshal.o marshal.o type.o indent.o output.o parse.o annotation.o argument.o property.o signal.o method.o interface.o node.o symbol.o ../nih/.libs/libnih.a -lexpat -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_com.netsplit.Nih.Test_object.o `test -f 'tests/test_com.netsplit.Nih.Test_object.c' || echo './'`tests/test_com.netsplit.Nih.Test_object.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o com.netsplit.Nih.Test_impl.o `test -f 'tests/com.netsplit.Nih.Test_impl.c' || echo './'`tests/com.netsplit.Nih.Test_impl.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o com.netsplit.Nih.Test_object.o `test -f 'tests/com.netsplit.Nih.Test_object.c' || echo './'`tests/com.netsplit.Nih.Test_object.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_com.netsplit.Nih.Test_object test_com.netsplit.Nih.Test_object.o com.netsplit.Nih.Test_impl.o com.netsplit.Nih.Test_object.o ../nih-dbus/libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_com.netsplit.Nih.Test_object test_com.netsplit.Nih.Test_object.o com.netsplit.Nih.Test_impl.o com.netsplit.Nih.Test_object.o ../nih-dbus/.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_com.netsplit.Nih.Test_proxy.o `test -f 'tests/test_com.netsplit.Nih.Test_proxy.c' || echo './'`tests/test_com.netsplit.Nih.Test_proxy.c >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o com.netsplit.Nih.Test_proxy.o `test -f 'tests/com.netsplit.Nih.Test_proxy.c' || echo './'`tests/com.netsplit.Nih.Test_proxy.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_com.netsplit.Nih.Test_proxy test_com.netsplit.Nih.Test_proxy.o com.netsplit.Nih.Test_impl.o com.netsplit.Nih.Test_object.o com.netsplit.Nih.Test_proxy.o ../nih-dbus/libnih-dbus.la ../nih/libnih.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_com.netsplit.Nih.Test_proxy test_com.netsplit.Nih.Test_proxy.o com.netsplit.Nih.Test_impl.o com.netsplit.Nih.Test_object.o com.netsplit.Nih.Test_proxy.o ../nih-dbus/.libs/libnih-dbus.a -L/lib64 ../nih/.libs/libnih.a -ldbus-1 -lpthread -lrt >make[3]: `marshal_factory' is up to date. >make[3]: `demarshal_factory' is up to date. >make[3]: `interface_factory' is up to date. >make[3]: `method_factory' is up to date. >make[3]: `signal_factory' is up to date. >make[3]: `property_factory' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >Testing mode_option() >...with object >...with proxy >...with unknown argument >Testing source_file_path() >...with expected extension for output path >...with unusual extension for output path >...with no extension for output path >...with header extension for output path >...with expected extension for input filename >...with unusual extension for input filename >...with no extension for input filename >...with source extension for input filename >...with header extension for input filename >Testing header_file_path() >...with expected extension for output path >...with unusual extension for output path >...with no extension for output path >...with header extension for output path >...with expected extension for input filename >...with unusual extension for input filename >...with no extension for input filename >...with source extension for input filename >...with header extension for input filename >PASS: test_main >Testing symbol_valid() >...with typical symbol >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >Testing symbol_from_name() >...with basic CamelCase name >...with longer CamelCase name >...with Title case word >...with Title case name and undescores >...with longer Title case name and undescores >...with consecutive capital letters >...with lowercase word >...with lowercase name and underscores >...with longer lowercase name and underscores >...with digits after lowercase >...with digits between lowercase >...with digits after uppercase >...with digits before uppercase >...with pathological example >Testing symbol_impl() >...with all arguments >...without symbol >...without symbol or postfix >Testing symbol_extern() >...with all arguments >...without interface symbol >...without midfix >...without postfix >...without interface symbol or midfix >...without interface symbol or postfix >...without optional arguments >Testing symbol_typedef() >...with all arguments >...with multiple words in prefix >...with multiple words in interface >...without interface symbol >...without midfix >...without postfix >...without interface or midfix >...without interface or postfix >...without optional components >PASS: test_symbol >Testing indent() >...with multi-line string >...with multiple indent levels >...with missing final newline >...with blank line >...with consecutive blank lines >...with initial blank line >...with single-line string >...with simple string >Testing comment() >...with multi-line string >...with missing final newline >...with blank line >...with consecutive blank lines >...with initial blank line >...with single-line string >...with simple string >PASS: test_indent >Testing type_const() >...with byte >...with boolean >...with int16 >...with uint16 >...with int32 >...with uint32 >...with int64 >...with uint64 >...with double >...with stirng >...with object path >...with signature >...with array >...with struct >...with dict entry >Testing type_of() >...with byte >...with boolean >...with int16 >...with uint16 >...with int32 >...with uint32 >...with int64 >...with uint64 >...with double >...with string >...with object path >...with signature >Testing type_var_new() >Testing type_var_to_string() >...with non-pointer >...with pointer >...with array >Testing test_var_layout() >...with set of non-pointers >...with set of pointers >...with mixed set >...with empty list >Testing type_func_new() >Testing type_func_to_string() >...with non-pointer arguments >...with pointer arguments >...with mixed arguments >...with single non-pointer argument >...with single pointer argument >...with no arguments >...with attributes >Testing type_func_to_typedef() >...with non-pointer arguments >...with pointer arguments >...with mixed arguments >...with single non-pointer argument >...with single pointer argument >...with no arguments >...with attributes >Testing type_func_layout() >...with non-pointer return types >...with pointer return types >...with mixed return types >...with function attributes >...with empty function list >Testing type_struct_new() >Testing test_struct_to_string() >...with members >...with no members >Testing type_to_const() >...with non-pointer >...with pointer >...with pointer pointer >...with pointer pointer pointer >...with const pointer >...with const pointer pointer >...with pointer to const pointer >...with const pointer pointer pointer >...with pointer to const pointer pointer >Testing type_to_pointer() >...with non-pointer >...with pointer >...with pointer pointer >...with const pointer >...with const pointer pointer >...with const pointer pointer pointer >...with pointer to const pointer >...with pointer to const pointer pointer >Testing type_to_static() >...with non-static type >...with static type >Testing type_to_extern() >...with non-extern type >...with extern type >Testing type_strcat_assert() >...with non-pointer variable >...with pointer variable >...with array variable >...with pointer variable and following argument >...with size array variable >...with pointer variable and preceeding argument >PASS: test_type >Testing marshal() >...with byte >...with byte (generated code) >...with boolean >...with boolean (generated code) >...with int16 >...with int16 (generated code) >...with uint16 >...with uint16 (generated code) >...with int32 >...with int32 (generated code) >...with uint32 >...with uint32 (generated code) >...with int64 >...with int64 (generated code) >...with uint64 >...with uint64 (generated code) >...with double >...with double (generated code) >...with string >...with string (generated code) >...with object path >...with object path (generated code) >...with signature >...with signature (generated code) >...with int16 array >...with int16 array (generated code) >...with int16 array array >...with int16 array array (generated code) >...with string array >...with string array (generated code) >...with string array array >...with string array array (generated code) >...with structure >...with structure (generated code) >...with structure array >...with structure array (generated code) >...with dict entry array >...with dict entry array (generated code) >PASS: test_marshal >Testing demarshal() >...with byte >...with byte (generated code) >...with wrong type for byte (generated code) >...with boolean >...with boolean (generated code) >...with wrong type for boolean (generated code) >...with int16 >...with int16 (generated code) >...with wrong type for int16 (generated code) >...with uint16 >...with uint16 (generated code) >...with wrong type for uint16 (generated code) >...with int32 >...with int32 (generated code) >...with wrong type for int32 (generated code) >...with uint32 >...with uint32 (generated code) >...with wrong type for uint32 (generated code) >...with int64 >...with int64 (generated code) >...with wrong type for int64 (generated code) >...with uint64 >...with uint64 (generated code) >...with wrong type for uint64 (generated code) >...with double >...with double (generated code) >...with wrong type for double (generated code) >...with string >...with string (generated code) >...with wrong type for string (generated code) >...with object path >...with object path (generated code) >...with wrong type for object path (generated code) >...with signature >...with signature (generated code) >...with wrong type for signature (generated code) >...with int16 array >...with int16 array (generated code) >...with wrong type for int16 array (generated code) >...with wrong type inside int16 array (generated code) >...with int16 array array >...with int16 array array (generated code) >...with wrong type for int16 array array (generated code) >...with wrong type inside int16 array array (generated code) >...with wrong type deep inside int16 array array (generated code) >...with string array >...with string array (generated code) >...with wrong type for string array (generated code) >...with wrong type inside string array (generated code) >...with string array array >...with string array array (generated code) >...with wrong type for string array array (generated code) >...with wrong type inside string array array (generated code) >...with wrong type deep inside string array array (generated code) >...with structure >...with structure (generated code) >...with wrong type for structure (generated code) >...with wrong type for structure member (generated code) >...with wrong type inside structure member (generated code) >...with structure array >...with structure array (generated code) >...with wrong type for structure array (generated code) >...with wrong array member type for structure array (generated code) >...with wrong type for structure member (generated code) >...with dict entry array >...with dict entry array (generated code) >...with wrong type for dict entry array (generated code) >...with wrong array member type for dict entry array (generated code) >...with wrong type for dict entry member (generated code) >PASS: test_demarshal >Testing node_path_valid() >...with typical node path >...without first slash >...with consecutive slashes >...with final slash >...with root node path >...with numbers in node path >...with numbers starting node path element >...with underscore in node path >...with underscore starting node path element >...with non-permitted characters >...with empty string >Testing node_new() >...with name >...without name >Testing node_start_tag() >...with node and name >...with node but no name >...with child node >...with invalid name >...with unknown attribute >...with non-node on stack >Testing node_end_tag() >...with no parent >...with parent >Testing node_lookup_interface() >...with matching symbol >...with no specified symbol >...with non-matching symbol >Testing node_interfaces_array() >...with object >...with proxy >...with no interfaces >Testing node_object_functions() >...with node >...with no methods >...with no signals >...with no properties >...with no methods or signals >...with structure arguments >...with no members >...with no interfaces >Testing node_proxy_functions() >...with node >...with no methods >...with no signals >...with no properties >...with no methods or signals >...with structure arguments >...with no members >...with no interfaces >PASS: test_node >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_name_valid() >...with typical interface name >...with initial period >...with consecutive periods >...with final period >...with only one component >...with two components >...with numbers in interface name >...with numbers starting interface name element >...with numbers starting first interface name element >...with underscore in interface name >...with underscore starting interface name element >...with non-permitted characters >...with empty string >...with overly long name >Testing interface_new() >Testing interface_start_tag() >...with interface >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-node on stack >Testing interface_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing interface_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing interface_methods_array() >...with handlers >...without handlers >...with no methods >Testing interface_signals_array() >...with filters >...without filters >...with no signals >Testing interface_properties_array() >...with handler functions >...without handler functions >...with no properties >Testing interface_struct() >...with object >...with proxy >...with no methods >...with no signals >...with no properties >...with no members >Testing interface_proxy_get_all_function() >...with interface >...with interface (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >Testing interface_proxy_get_all_notify_function() >...with interface >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing interface_proxy_get_all_sync_function() >...with interface >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with extra property (generated code) >...with missing property (generated code) >...with incorrect variant member type (generated code) >...with incorrect dict key type (generated code) >...with incorrect dict member type (generated code) >...with incorrect array member type (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >PASS: test_interface >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >Testing method_name_valid() >...with typical method name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing method_new() >Testing method_start_tag() >...with method >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing method_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >...with no reply expected >...with no reply expected and output arguments >...with async implementation >...with async but no reply expected >...with async, no reply expected and output arguments >Testing method_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with no reply annotation >...with explicitly replies annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with async annotation >...with explicitly non-async annotation >...with invalid value for deprecated annotation >...with invalid value for no reply annotation >...with invalid symbol in annotation >...with invalid value for async annotation >...with unknown annotation >Testing method_lookup() >...with matching symbol >...with non-matching symbol >Testing method_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing method_object_function() >...with standard method >...with no input arguments >...with no output arguments >...with structure input argument >...with structure output argument >...with no arguments >...with normal return (generated code) >...with no reply expected (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with incorrect type in method (generated code) >...with missing argument in method (generated code) >...with too many arguments in method (generated code) >...with asynchronous method >...with asynchronous method return (generated code) >...with no reply expected to async (generated code) >...with D-Bus error from async handler (generated code) >...with generic error from async handler (generated code) >...with incorrect type in async method (generated code) >...with missing argument in async method (generated code) >...with too many arguments in async method (generated code) >...with deprecated method >Testing method_reply_function() >...with reply >...with no arguments >...with structure argument >...with array argument >...with reply (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_function() >...with method call >...with no arguments >...with structure argument >...with array argument >...with method call (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with no reply expected (generated code) >...with deprecated method >Testing method_proxy_notify_function() >...with reply >...with no arguments >...with structure argument >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect argument type (generated code) >...with incorrect argument type and no handler (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_proxy_sync_function() >...with method call >...with no input arguments >...with no output arguments >...with no arguments >...with structure input argument >...with structure output argument >...with array input argument >...with method call (generated code) >...with no memory error (generated code) >...with error return (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with too many arguments (generated code) >...with deprecated method >Testing method_args_array() >...with arguments >...with no arguments >PASS: test_method >Testing signal_name_valid() >...with typical signal name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing signal_new() >Testing signal_start_tag() >...with signal >...with missing name >...with invalid name >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing signal_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing signal_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing signal_lookup() >...with matching symbol >...with non-matching symbol >Testing signal_lookup_argument() >...with matching symbol >...with non-matching symbol >Testing signal_object_function() >...with signal >...with no arguments >...with structure argument >...with array argument >...with signal (generated code) >...with deprecated signal >Testing signal_proxy_function() >...with signal >...with no arguments >...with structure argument >...with signal and peer-to-peer (generated code) >...with signal and unique name (generated code) >...with signal and well-known name (generated code) >...with deprecated signal >Testing signal_args_array() >...with arguments >...with no arguments >PASS: test_signal >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >...with extra argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >...with extra argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >...with extra argument (generated code) >Testing property_name_valid() >...with typical property name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >...with overly long name >Testing property_new() >Testing property_start_tag() >...with read-only property >...with write-only property >...with read/write property >...with missing name >...with invalid name >...with missing type >...with invalid type >...with missing access >...with invalid access >...with unknown attribute >...with empty stack >...with non-interface on stack >Testing property_end_tag() >...with no assigned symbol >...with assigned symbol >...with conflicting symbol >Testing property_annotation() >...with deprecated annotation >...with explicitly non-deprecated annotation >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid value for deprecated annotation >...with invalid symbol in annotation >...with unknown annotation >Testing property_lookup() >...with matching symbol >...with non-matching symbol >Testing property_object_get_function() >...with property >...with structure property >...with property (generated code) >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with deprecated property >Testing property_object_set_function() >...with property >...with property (generated code) >...with structure property >...with D-Bus error from handler (generated code) >...with generic error from handler (generated code) >...with missing argument to method (generated code) >...with invalid argument in method (generated code) >...with invalid variant item in method (generated code) >...with extra argument to method (generated code) >...with deprecated property >Testing property_proxy_get_function() >...with property >...with property (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_get_notify_function() >...with property >...with structure property >...with reply (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with incorrect variant member type (generated code) >...with incorrect argument type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_function() >...with property >...with structure property >...with array property >...with property (generated code) >...with no handler (generated code) >...with no reply expected (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with server disconnection (generated code) >...with cancelled call (generated code) >...with deprecated property >Testing property_proxy_set_notify_function() >...with property >...with reply (generated code) >...with no handler (generated code) >...with error reply (generated code) >...with timeout (generated code) >...with disconnection (generated code) >...with unexpected argument (generated code) >...with unexpected argument and no handler (generated code) >...with deprecated property >Testing property_proxy_get_sync_function() >...with property >...with structure property >...with method call (generated code) >...with error returned (generated code) >...with incorrect type in variant (generated code) >...with incorrect type (generated code) >...with missing argument (generated code) >...with extra argument (generated code) >...with deprecated property >Testing property_proxy_set_sync_function() >...with property >...with structure property >...with array property >...with method call (generated code) >...with error returned (generated code) >...with extra argument (generated code) >...with deprecated property >PASS: test_property >Testing argument_name_valid() >...with typical argument name >...with initial period >...with final period >...with period >...with numbers >...with leading digits >...with trailing digits >...with underscore >...with initial underscore >...with final underscore >...with non-permitted characters >...with empty string >Testing argument_new() >...with name >...without name >Testing argument_start_tag() >...with method argument >...with signal argument >...with method input argument >...with method output argument >...with signal output argument >...with unnamed argument >...with invalid argument name >...with missing argument type >...with invalid argument type >...with invalid method argument direction >...with invalid signal argument direction >...with input signal argument >...with unknown attribute >...with empty stack >...with non-method/signal on stack >Testing argument_end_tag() >...with named method argument >...with symbol for named method argument >...with unnamed method argument >...with symbol for unnamed method argument >...with named signal argument >...with symbol for named signal argument >...with unnamed signal argument >...with symbol for unnamed signal argument >...with conflicting symbol for method argument >...with conflicting symbol for signal argument >Testing argument_annotation() >...with symbol annotation >...with symbol annotation and existing symbol >...with invalid symbol in annotation >...with unknown annotation >...with deprecated annotation >PASS: test_argument >Testing annotation_start_tag() >...with interface annotation >...with method annotation >...with signal annotation >...with property annotation >...with argument annotation >...with missing name >...with missing value >...with unknown attribute >...with empty stack >...with non-annotated element on stack >...with unknown interface annotation >...with unknown method annotation >...with unknown signal annotation >...with unknown property annotation >...with unknown argument annotation >Testing annotation_end_tag() >PASS: test_annotation >Testing parse_stack_push() >...with node >...with interface >...with method >...with signal >...with property >...with argument >...with annotation >...with ignored entity >Testing parse_stack_top() >...with multiple items >...with multiple items >...with empty stack >Testing parse_start_tag() >...with node >...with interface >...with method >...with signal >...with property >...with argument >...with annotation >...with ignored tag on stack >...with finished parser >...with error while handling >...with unknown tag >Testing node_end_tag() >...with node >...with interface >...with method >...with signal >...with property >...with argument >...with annotation >...with ignored tag >...with finished parser >Testing parse_xml() >...with empty node >...with named node >...with single empty interface >...with deprecated interface >...with explicitly non-deprecated interface >...with alternative symbol for interface >...with multiple alternative symbols for interface >...with argument-less method >...with deprecated method >...with explicitly non-deprecated method >...with alternate symbol for method >...with multiple alternative symbols for method >...with no reply method >...with explicitly replying method >...with asynchronous method >...with explicitly synchronous method >...with argument to method >...with input argument >...with output argument >...with unnamed argument >...with multiple unnamed arguments >...with alternate symbol for argument >...with multiple alternative symbols for argument >...with multiple arguments to method >...with multiple methods >...with argument-less signal >...with deprecated signal >...with explicitly non-deprecated signal >...with alternate symbol for signal >...with multiple alternative symbols for signal >...with argument to signal >...with output argument >...with unnamed argument >...with multiple unnamed arguments >...with multiple arguments to signal >...with multiple signals >...with read-only property >...with write-only property >...with read/write property >...with deprecated property >...with explicitly non-deprecated property >...with alternate symbol for property >...with multiple alternative symbols for property >...with multiple properties >...with methods, signals and properties >...with multiple interfaces >...with child node >...with unknown node attribute >...with unknown interface attribute >...with unknown method attribute >...with unknown signal attribute >...with unknown property attribute >...with unknown argument attribute >...with unknown annotation attribute >...with node tag outside of top-level or node >...with interface tag outside of node >...with method tag outside of interface >...with signal tag outside of interface >...with property tag outside of interface >...with argument tag outside of method or signal >...with argument tag for property >...with annotation for node >...with unknown annotation for interface >...with unknown annotation for method >...with unknown annotation for signal >...with no reply annotation for signal >...with async annotation for signal >...with unknown annotation for property >...with no reply annotation for property >...with async annotation for property >...with unknown annotation for argument >...with deprecated annotation for argument >...with no reply annotation for argument >...with async annotation for argument >...with unknown tag >...with unknown tag and contents >...with unknown root tag >...with invalid node name >...with missing interface name >...with invalid interface name >...with missing method name >...with invalid method name >...with missing signal name >...with invalid signal name >...with missing property name >...with invalid property name >...with missing property type >...with invalid property type >...with missing property access >...with invalid property access >...with invalid argument name >...with missing argument type >...with invalid argument type >...with invalid argument direction >...with invalid argument direction for signal >...with missing annotation name >...with missing annotation value >...with illegal value for deprecated interface >...with invalid symbol for interface >...with illegal value for deprecated method >...with invalid symbol for method >...with illegal value for no reply method >...with illegal value for async method >...with illegal value for deprecated signal >...with invalid symbol for signal >...with illegal value for deprecated property >...with invalid symbol for property >...with invalid symbol for argument >...with XML error >PASS: test_parse >Testing output() >...with proxy >...with proxy but no interfaces >...with object >...with object but no interfaces >Testing output_preamble() >...with path >...with no path >Testing output_sentinel() >...with local path >...with sub-directory path >...with absolute path >PASS: test_output >Testing my_com_netsplit_Nih_Test_OrdinaryMethod_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_NamelessMethod_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_AsyncMethod_method() >...with valid argument >...with invalid argument >...with generic error >...with error after function return >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_ByteToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToByte_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_BooleanToStr_method() >...with valid argument >...with invalid argument >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToBoolean_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_Int16ToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToInt16_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_UInt16ToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToUInt16_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_Int32ToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToInt32_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_UInt32ToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToUInt32_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_Int64ToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToInt64_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_UInt64ToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToUInt64_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_DoubleToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToDouble_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_ObjectPathToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToObjectPath_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_SignatureToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToSignature_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StructToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with wrong member type >...with extra member >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToStruct_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_Int32ArrayToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToInt32Array_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrArrayToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToStrArray_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_Int32ArrayArrayToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong first-level element type >...with wrong second-level element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToInt32ArrayArray_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StructArrayToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with wrong array member type >...with wrong struct member type >...with extra member >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToStructArray_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_DictEntryArrayToStr_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with wrong array member type >...with wrong dict entry member type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_StrToDictEntryArray_method() >...with valid argument >...with invalid argument >...with generic error >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_test_emit_new_byte() >Testing my_test_emit_new_boolean() >Testing my_test_emit_new_int16() >Testing my_test_emit_new_uint16() >Testing my_test_emit_new_int32() >Testing my_test_emit_new_uint32() >Testing my_test_emit_new_int64() >Testing my_test_emit_new_uint64() >Testing my_test_emit_new_double() >Testing my_test_emit_new_string() >Testing my_test_emit_new_object_path() >Testing my_test_emit_new_signature() >Testing my_test_emit_new_struct() >Testing my_test_emit_new_int32_array() >...with array >...with empty array >Testing my_test_emit_new_str_array() >...with array >...with empty array >Testing my_test_emit_new_int32_array_array() >...with array >...with empty array >Testing my_test_emit_new_struct_array() >...with array >...with empty array >Testing my_test_emit_new_dict_entry_array() >...with array >...with empty array >Testing my_com_netsplit_Nih_Test_byte_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_byte_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_boolean_get() >...with valid argument >...with D-Bus error >...with extra argument >Testing my_com_netsplit_Nih_Test_boolean_set() >...with valid argument >...with invalid argument >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_int16_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_int16_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_uint16_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_uint16_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_int32_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_int32_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_uint32_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_uint32_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_int16_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_int64_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_uint64_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_uint64_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_double_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_double_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_string_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_string_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_object_path_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_object_path_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_signature_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_signature_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_structure_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_structure_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong member type >...with wrong element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_int32_array_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_int32_array_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong array element type >...with wrong variant element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_str_array_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_str_array_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong array element type >...with wrong variant element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_int32_array_array_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_int32_array_array_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong nested array element type >...with wrong top array element type >...with wrong variant element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_struct_array_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_struct_array_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong member type >...with wrong array element type >...with wrong variant element type >...with wrong argument type >...with extra argument >...with missing arguments >Testing my_com_netsplit_Nih_Test_dict_entry_array_get() >...with valid argument >...with D-Bus error >...with generic error >...with extra argument >Testing my_com_netsplit_Nih_Test_dict_entry_array_set() >...with valid argument >...with invalid argument >...with generic error >...with wrong member type >...with wrong array element type >...with wrong variant element type >...with wrong argument type >...with extra argument >...with missing arguments >PASS: test_com.netsplit.Nih.Test_object >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint16_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_to_str_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint32_to_str_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint32_sync() >Testing proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int64_to_str_sync() >...with valid argument >...with invalid argument >...with geTesting proxy_test_ordinary_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_ordinary_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_nameless_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_nameless_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_async_method() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_async_method_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_byte_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_byte_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_boolean_to_str() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_boolean_to_str_sync() >...with valid argument >...with invalid argument >Testing proxy_test_str_to_boolean() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_boolean_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint16_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint16_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint32_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint32_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int64_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_array_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_array_to_str_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_str_array_sync() >neric error >Testing proxy_test_str_to_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_uint64_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_uint64_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_double_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_double_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_object_path_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_object_path_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_signature_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_signature_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_int32_array_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >...with D-Bus error >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >...with D-Bus error >Testing proxy_test_set_boolean() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_set_boolean_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >...with D-Bus error >Testing proxy_test_set_boolean() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_set_boolean_sync() >...with valid argument >...with invalid argument >Testing proxy_test_get_int16() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int16_sync() >...with valid argument >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >...with D-Bus error >Testing proxy_test_set_boolean() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_set_boolean_sync() >...with valid argument >...with invalid argument >Testing proxy_test_get_int16() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int16_sync() >...with valid argument >...with D-Bus error >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >...with D-Bus error >Testing proxy_test_set_boolean() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_set_boolean_sync() >...with valid argument >...with invalid argument >Testing proxy_test_get_int16() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int16_sync() >...with valid argument >...with D-Bus error >...with generic error >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >...with D-Bus error >Testing proxy_test_set_boolean() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_set_boolean_sync() >...with valid argument >...with invalid argument >Testing proxy_test_get_int16() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int16_sync() >h timeout >...with server disconnection >Testing proxy_test_int32_array_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_struct_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_struct_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_dict_entry_array_to_str() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_dict_entry_array_to_str_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_str_to_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_str_to_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_com_netsplit_Nih_Test_NewByte_signal() >Testing proxy_com_netsplit_Nih_Test_NewBoolean_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt16_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt32_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewUInt64_signal() >Testing proxy_com_netsplit_Nih_Test_NewDouble_signal() >Testing proxy_com_netsplit_Nih_Test_NewString_signal() >Testing proxy_com_netsplit_Nih_Test_NewObjectPath_signal() >Testing proxy_com_netsplit_Nih_Test_NewSignature_signal() >Testing proxy_com_netsplit_Nih_Test_NewStruct_signal() >Testing proxy_com_netsplit_Nih_Test_NewInt32Array_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewStrArray_signal() >...with array >...with empty array >Testing proxy_com_netsplit_Nih_Test_NewInt32ArrayArray_signal() >...with array >...with array >Testing proxy_com_netsplit_Nih_Test_NewStructArray_signal() >Testing proxy_com_netsplit_Nih_Test_NewDictEntryArray_signal() >Testing proxy_test_get_byte() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_byte_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_byte() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_byte_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_boolean() >...with valid argument >...with D-Bus error >...with timeout >...with server disconnection >Testing proxy_test_get_boolean_sync() >...with valid argument >...with D-Bus error >Testing proxy_test_set_boolean() >...with valid argument >...with invalid argument >...with timeout >...with server disconnection >Testing proxy_test_set_boolean_sync() >...with valid argument >...with invalid argument >Testing proxy_test_get_int16() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint16() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_string() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_string_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_string() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_string_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_object_path() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_object_path_sync() >...with valid argument >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_string() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_string_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_object_path() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_object_path_sync() >...with valid argument >...with D-Bus error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_string() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_string_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_object_path() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_object_path_sync() >...with valid argument >...with D-Bus error >...with generic error >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_string() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_string_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_object_path() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_object_path_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_object_path_sync() >with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint16_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint16() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint16_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint32() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint32_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint32() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint32_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_uint64() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_uint64_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_uint64() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_uint64_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_double() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_double_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_double() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_double_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_string() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_string_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_string() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_string_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_object_path() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_object_path_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_object_path() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_object_path_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_signature() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_signature_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_dict_entry_array_sync() >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_all() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_all_sync() >...with valid argument >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_all() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_all_sync() >...with valid argument >...with D-Bus error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_all() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_all_sync() >...with valid argument >...with D-Bus error >...with generic error >onnection >Testing proxy_test_get_signature_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_signature() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_signature_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_structure() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_structure_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_structure() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_structure_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_str_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_str_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_str_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_str_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_int32_array_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_int32_array_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_int32_array_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_int32_array_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_struct_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_struct_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_struct_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_struct_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_dict_entry_array() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_dict_entry_array_sync() >...with valid argument >...with D-Bus error >...with generic error >Testing proxy_test_set_dict_entry_array() >...with valid argument >...with invalid argument >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_set_dict_entry_array_sync() >...with valid argument >...with invalid argument >...with generic error >Testing proxy_test_get_all() >...with valid argument >...with D-Bus error >...with generic error >...with timeout >...with server disconnection >Testing proxy_test_get_all_sync() >...with valid argument >...with D-Bus error >...with generic error >PASS: test_com.netsplit.Nih.Test_proxy >=================== >All 17 tests passed >=================== >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/nih-dbus-tool' >Making check in dbus >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/dbus' >Making check in init >make[1]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >make test_system test_environ test_process test_job_class test_job_process test_job test_event test_event_operator test_blocked test_parse_job test_parse_conf test_conf test_control >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_system.o `test -f 'tests/test_system.c' || echo './'`tests/test_system.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_system test_system.o system.o ../nih/libnih.la >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_system test_system.o system.o ../nih/.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_environ.o `test -f 'tests/test_environ.c' || echo './'`tests/test_environ.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_environ test_environ.o environ.o ../nih/libnih.la >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_environ test_environ.o environ.o ../nih/.libs/libnih.a -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_process.o `test -f 'tests/test_process.c' || echo './'`tests/test_process.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_process test_process.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_process test_process.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_job_class.o `test -f 'tests/test_job_class.c' || echo './'`tests/test_job_class.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_job_class test_job_class.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_job_class test_job_class.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_job_process.o `test -f 'tests/test_job_process.c' || echo './'`tests/test_job_process.c >tests/test_job_process.c: In function 'test_handler': >tests/test_job_process.c:1163: warning: 'bevent' may be used uninitialized in this function >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_job_process test_job_process.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_job_process test_job_process.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_job.o `test -f 'tests/test_job.c' || echo './'`tests/test_job.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_job test_job.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_job test_job.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_event.o `test -f 'tests/test_event.c' || echo './'`tests/test_event.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_event test_event.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_event test_event.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_event_operator.o `test -f 'tests/test_event_operator.c' || echo './'`tests/test_event_operator.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_event_operator test_event_operator.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_event_operator test_event_operator.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_blocked.o `test -f 'tests/test_blocked.c' || echo './'`tests/test_blocked.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_blocked test_blocked.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_blocked test_blocked.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_parse_job.o `test -f 'tests/test_parse_job.c' || echo './'`tests/test_parse_job.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_parse_job test_parse_job.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_parse_job test_parse_job.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_parse_conf.o `test -f 'tests/test_parse_conf.c' || echo './'`tests/test_parse_conf.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_parse_conf test_parse_conf.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_parse_conf test_parse_conf.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_conf.o `test -f 'tests/test_conf.c' || echo './'`tests/test_conf.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_conf test_conf.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_conf test_conf.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -DCONFFILE="\"/etc/init.conf\"" -DCONFDIR="\"/etc/init\"" -DSBINDIR="\"/sbin\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test_control.o `test -f 'tests/test_control.c' || echo './'`tests/test_control.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_control test_control.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/libnih.la ../nih-dbus/libnih-dbus.la -L/lib64 -ldbus-1 -lpthread -lrt >libtool: link: gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_control test_control.o system.o environ.o process.o job_class.o job_process.o job.o event.o event_operator.o blocked.o parse_job.o parse_conf.o conf.o control.o com.ubuntu.Upstart.o com.ubuntu.Upstart.Job.o com.ubuntu.Upstart.Instance.o ../nih/.libs/libnih.a ../nih-dbus/.libs/libnih-dbus.a -L/lib64 -ldbus-1 -lpthread -lrt >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/upstart-0.6.3/init' >Testing system_kill() >...with TERM signal >...with KILL signal >...with no group leader >PASS: test_system >Testing environ_add() >...with empty table >...with new variable >...with new variable from environment >...with new variable unset in environment >...with replacement variable >...with replacement variable from environment >...with replacement variable unset in environment >...with new variable but no replace >...with existing variable >...with existing variable from environment >...with existing variable unset in environment >Testing environ_append() >...with new entries >...with replacement entries >...with preserve existing entries >Testing environ_set() >Testing environ_lookup() >...with empty table >...with key to be found >...with key not found >...with key that is prefix of another >...with longer key >Testing environ_get() >...with empty table >...with key to be found >...with key not found >...with key that is prefix of another >Testing environ_getn() >...with empty table >...with key to be found >...with key not found >...with key that is prefix of another >...with longer key >Testing environ_valid() >...with uppercase key >...with lowercase key >...with alphanumeric key >...with underscores in key >...with initial underscore >...with initial number >...with initial dash >...with dash >...with space >...with longer string then key >Testing environ_all_valid() >...with valid table >...with empty table >...with missing equals >...with invalid key >Testing environ_expand() >...with no expansion >...with simple expansion >...with simple expansion of smaller value >...with simple expansion of same size value >...with multiple simple expansions >...with simple bracketed expression >...with multiple simple bracketed expression >...with simple expression inside bracketed expression >...with bracketed expression inside bracketed expression >...with bracketed default expression >...with bracketed default expression for set variable >...with bracketed default expression for null variable >...with bracketed default or null expression >...with bracketed default or null expression for set variable >...with bracketed default or null expression for null variable >...with bracketed alternate expression >...with bracketed alternate expression for set variable >...with bracketed alternate expression for null variable >...with bracketed alternate or null expression >...with bracketed alternate or null expression for set variable >...with bracketed alternate or null expression for null variable >...with references in bracketed expression argument >...with dollar sign in whitespace >...with bracketed dollar sign >...with simple expansion of unknown variable >...with bracketed expansion of unknown variable >...with expansion of unknown variable within expression name >...with expansion of unknown variable within expression argument >...with expansion of illegal variable >...with unknown operator in expression >...with missing close brace after expression >PASS: test_environ >Testing process_new() >Testing process_name() >...with main process >...with pre-start process >...with post-start process >...with pre-stop process >...with post-stop process >...with invalid process >Testing process_from_name() >...with main process >...with pre-start process >...with post-start process >...with pre-stop process >...with post-stop process >...with invalid process >PASS: test_process >Testing job_class_new() >Testing job_class_consider() >...with no registered class and best class >...with no registered class and not best class >...with registered class that cannot be replaced >...with replacable registered class and best class >...with replacable registered class and not best class >Testing job_class_reconsider() >...with registered best class >...with registered not best class >...with registered not best class that can't be replaced >...with unregistered class >...with no registered class >...with no classes to replace it >Testing job_class_register() >...with signal emission >...without signal emission >Testing job_class_unregister() >Testing job_class_environment() >...with no configured environment >BAD: wrong value for len, expected 2 got 1 > at tests/test_job_class.c:965 (test_environment). >/bin/sh: line 4: 5807 Aborted (core dumped) ${dir}$tst >FAIL: test_job_class >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >...with child notification before parent >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >...with child notification before parent >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >...with child notification before parent >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >...with child notification before parent >Testing job_process_run() >...with simple command >...with shell command >...with small script >...with small script and trailing newlines >...with script that will fail >...with environment of unnamed instance >...with environment of named instance >...with environment for pre-stop >...with environment for post-stop >SKIP: no /dev/fd >...with non-daemon job >...with script for daemon job >...with daemon job >...with forking job >...with no such file >Testing job_process_spawn() >...with simple job >...with no console >...with working directory >...with environment >...with non-daemon job >...with daemon job >...with no such file >Testing job_process_kill() >...with easily killed process >...with hard to kill process >Testing job_process_handler() >...with unknown pid >...with running process >...with kill timer >...with restarting process >...with pre-start process >...with failed pre-start process >...with killed pre-start process >...with respawn of running service process >...with respawn of running task process >...with too many respawns of running process >...with normal exit of running respawn process >...with respawn of service process and zero exit code >...with respawn of task process and zero exit code >...with abnormal exit of running process >...with killed running process >...with normal exit of running process >...with normal signal killed running process >...with running task and zero exit >...with post-stop process >...with failed post-stop process >...with stopping task failure after failure >...with post-start process >...with running process in post-start state >...with running process while post-start running >...with running then post-start process >...with failed running then post-start process >...with respawn of running while post-start process >...with pre-stop process >...with running process in pre-stop state >...with running process while pre-stop running >...with respawn of running while pre-stop process >...with running process while stopping >...with stopped non-main process >...with stopped main process outside of spawned >...with stopped main process for non-wait job >...with stopped main process but wrong signal >...with stopped main process waiting in spawned >...with signal delivered to traced process >...with trapped new traced process >...with trapped new traced process >...with second child of daemon process >...with first child of forking process >...with fork notification before child >...with child notification before parent >...with exec call by initial process >...with exec call by process after fork >Testing job_process_find() >...with pid we expect to find >...with pre-start pid we expect to find >...with post-start pid we expect to find >...with pre-stop pid we expect to find >...with post-stop pid we expect to find >...with pid we do not expect to find >...with no pids in job table >...with no instances >...with empty job table >PASS: test_job_process >Testing job_new() >...with no name >...with name given >...with D-Bus connection >Testing job_register() >...with signal emission >...without signal emission >Testing job_change_goal() >...with waiting job >...with stopping job >...with running job and start >...with running job and stop >...with running job and no process >...with starting job >...with waiting job >Testing job_change_state() >...waiting to starting >...waiting to starting for named instance >...waiting to starting with export >...starting to pre-start >...starting to pre-start without process >...starting to pre-start for failed process >...pre-start to spawned >...pre-start to spawned for named instance >...pre-start to spawned with export >...pre-start to spawned without process >...pre-start to spawned for failed process >...pre-start to spawned for waiting job >...spawned to post-start >...spawned to post-start without process >...spawned to post-start for failed process >...post-start to running for service >...post-start to running for task >...running to pre-stop >...running to pre-stop without process >...running to pre-stop for named instance >...running to pre-stop with export >...running to pre-stop for failed process >...running to stopping >...running to stopping for named instance >...running to stopping with export >...running to stopping for killed process >...running to stopping for unknown signal >...pre-stop to running >...pre-stop to stopping >...stopping to killed >...stopping to killed without process >...killed to post-stop >...killed to post-stop without process >...killed to post-stop for failed process >...post-stop to waiting >...post-stop to waiting for named instance >...post-stop to waiting with export >...post-stop to waiting with d-bus connection >...post-stop to starting >...post-stop to starting without new environment >...post-stop to waiting for replaced job >...post-stop to waiting for still active job >...post-stop to waiting for deleted job >Testing job_next_state() >...with waiting job and a goal of start >...with starting job and a goal of stop >...with starting job and a goal of start >...with pre-start job and a goal of stop >...with pre-start job and a goal of start >...with spawned job and a goal of stop >...with spawned job and a goal of start >...with post-start job and a goal of stop >...with post-start job and a goal of start >...with post-start job and a goal of respawn >...with running job and a goal of stop >...with dead running job and a goal of stop >...with running job and a goal of start >...with pre-stop job and a goal of start >...with pre-stop job and a goal of stop >...with post-start job and a goal of respawn >...with stopping job and a goal of start >...with stopping job and a goal of stop >...with killed job and a goal of start >...with killed job and a goal of stop >...with post-stop job and a goal of start >...with post-stop job and a goal of stop >Testing job_failed() >...with no current failure >...with previous failure >Testing job_finished() >...with blocked events >...with blocked events and failure >...without blocked events >Testing job_emit_event() >...with singleton in starting state >...with instance in starting state >...with singleton in running state >...with instance in running state >...with non-failed singleton in stopping state >...with non-failed instance in stopping state >...with failed singleton in stopping state >...with failed instance in stopping state >...with killed singleton in stopping state >...with killed instance in stopping state >...with unknown killed singleton in stopping state >...with unknown killed instance in stopping state >...with unstarted singleton in stopping state >...with unstarted instance in stopping state >...with failed respawn singleton in stopping state >...with failed respawn instance in stopping state >...with non-failed singleton in stopped state >...with non-failed instance in waiting state >...with failed singleton in waiting state >...with failed instance in waiting state >...with killed singleton in waiting state >...with killed instance in waiting state >...with unknown killed singleton in waiting state >...with unknown killed instance in waiting state >...with unstarted singleton in waiting state >...with unstarted instance in waiting state >...with failed respawn singleton in waiting state >...with failed respawn instance in waiting state >Testing job_name() >...with non-instance job >...with instance job >...with multiple calls >Testing job_goal_name() >...with stop goal >...with start goal >...with respawn goal >...with invalid goal >Testing job_goal_from_name() >...with stop goal >...with start goal >...with respawn goal >...with invalid goal >Testing job_state_name() >...with waiting state >...with starting state >...with pre-start state >...with spawned state >...with post-start state >...with running state >...with pre-stop state >...with stopping state >...with killed state >...with post-stop state >...with invalid state >Testing job_state_from_name() >...with waiting state >...with starting state >...with pre-start state >...with spawned state >...with post-start state >...with running state >...with pre-stop state >...with stopping state >...with killed state >...with post-stop state >...with invalid state >Testing job_start() >...with stopping job >...with no wait >...with starting job >Testing job_stop() >...with running job >...with no wait >...with stopping job >Testing job_restart() >...with running job >...with no wait >...with stopping job >Testing job_get_name() >...with instance name >...with no instance name >Testing job_get_goal() >Testing job_get_state() >Testing job_get_processes() >...with no processes >...with pre-start process >...with post-start process and no main process >...with main process >...with main process and post-start process >...with main process and pre-stop process >...with pre-stop process and no main process >...with post-stop process >PASS: test_job >Testing event_new() >Testing event_block() >Testing event_unblock() >Testing event_poll() >...with unblocked pending event >...with unblocked handling event >...with blocked handling event >...with finished event >Testing event_pending() >Testing event_pending_handle_jobs() >...with non-matching event for start >...with partial matching event to start >...with matching events to start >BAD: wrong size of block 0x20ea090 (job->env), expected 48 got 40 > at tests/test_event.c:428 (test_pending_handle_jobs). >/bin/sh: line 4: 6748 Aborted (core dumped) ${dir}$tst >FAIL: test_event >Testing event_operator_new() >...with EVENT_MATCH >...with EVENT_MATCH and environment >...with EVENT_OR >Testing event_operator_copy() >...with EVENT_OR >...with EVENT_MATCH and no environment or event >...with EVENT_MATCH and environment >...with EVENT_MATCH and referenced event >...with children >Testing event_operator_destroy() >...with referenced event >...without referenced event >Testing event_operator_update() >...with EVENT_OR and both children FALSE >...with EVENT_OR and only left child TRUE >...with EVENT_OR and only right child TRUE >...with EVENT_OR and both children TRUE >...with EVENT_AND and both children FALSE >...with EVENT_AND and only left child TRUE >...with EVENT_AND and only right child TRUE >...with EVENT_AND and both children TRUE >Testing event_operator_match() >...with different name events >...with same name events >...with same environment lists >...with environment lists and wrong values >...with shorter environment list in operator >...with matching value lists >...with non-matching value lists >...with shorter value list in operator >...with shorter list in event >...with different order environment lists >...with value list and variable list >...with unknown variable in operator >...with globs in operator environment >...with globs in operator value >...with variable reference in operator >...with unknown variable reference in operator >Testing event_operator_handle() >...with non-matching event >...with matching event >...with duplicate matching event >...with matching event and complete expression >...with environment >Testing event_operator_environment() >...with environment table >...with environment variable for event list >...with no matches >Testing event_operator_events() >...with matches in tree >...with no matches >Testing event_operator_reset() >PASS: test_event_operator >Testing blocked_new() >...with job >...with event >...with D-Bus EmitEvent method >...with D-Bus Instance.Start method >...with D-Bus Instance.Stop method >...with D-Bus Instance.Restart method >...with D-Bus Job.Start method >...with D-Bus Job.Stop method >...with D-Bus Job.Restart method >PASS: test_blocked >Testing parse_job() >...with simple job file >...with missing exec and script >Testing stanza_instance() >...with argument >...with multiple stanzas >...with extra argument >...with missing argument >Testing stanza_description() >...with single argument >...with multiple stanzas >...with missing argument >...with extra argument >Testing stanza_version() >...with single argument >...with multiple stanzas >...with missing argument >...with extra argument >Testing stanza_author() >...with single argument >...with multiple stanzas >...with missing argument >...with extra argument >Testing stanza_env() >...with single argument >...with repeated stanzas >...with missing argument >...with extra argument >Testing stanza_export() >...with single argument >...with multiple arguments >...with multiple stanzas >...with missing argument >Testing stanza_start() >...with event name >...with event name and arguments >...with event name and various arguments >...with operator and two events >...with operator and two events with arguments >...with multiple operators >...with parentheses >...with nested parentheses >...with multiple on stanzas >...with missing argument >...with unknown argument >...with on and missing argument >...with operator at start of expression >...with operator at end of expression >...with consecutive operators >...with operator at start of group >...with operator at end of group >...with missing open paren >...with missing close paren >...with group immediately after event >...with event immediately after group >...with positional arguments after name-based ones >Testing stanza_stop() >...with event name >...with event name and arguments >...with event name and various arguments >...with operator and two events >...with operator and two events with arguments >...with multiple operators >...with parentheses >...with nested parentheses >...with multiple on stanzas >...with missing argument >...with unknown argument >...with on and missing argument >...with operator at start of expression >...with operator at end of expression >...with consecutive operators >...with operator at start of group >...with operator at end of group >...with missing open paren >...with missing close paren >...with group immediately after event >...with event immediately after group >...with positional arguments after name-based ones >Testing stanza_emits() >...with single argument >...with multiple arguments >...with multiple stanzas >...with missing argument >Testing stanza_exec() >...with arguments >...with duplicates >...with exec following script >...with no arguments >Testing stanza_script() >...with block >...with multiple blocks >...with script following exec >...with argument >Testing stanza_pre_start() >...with exec and command >...with multiple exec >...with script and block >...with multiple script >...with script following exec >...with exec following script >...with exec but no command >...with argument to script >...with unknown argument >...with missing argument >Testing stanza_post_start() >...with exec and command >...with multiple exec >...with script and block >...with multiple script >...with script following exec >...with exec following script >...with exec but no command >...with argument to script >...with unknown argument >...with missing argument >Testing stanza_pre_stop() >...with exec and command >...with multiple exec >...with script and block >...with multiple script >...with script following exec >...with exec following script >...with exec but no command >...with argument to script >...with unknown argument >...with missing argument >Testing stanza_post_stop() >...with exec and command >...with multiple exec >...with script and block >...with multiple script >...with script following exec >...with exec following script >...with exec but no command >...with argument to script >...with unknown argument >...with missing argument >Testing stanza_expect() >...with stop argument >...with daemon argument >...with fork argument >...with none argument >...with multiple for stanzas >...with missing argument >...with unknown argument >...with extra argument >Testing stanza_task() >...with no arguments >...with multiple stanzas >...with arguments >Testing stanza_kill() >...with timeout and single argument >...with multiple timeout and single argument stanzas >...with missing argument >...with unknown second argument >...with timeout and missing argument >...with timeout and non-integer argument >...with timeout and too-large argument >...with timeout and alphanumeric argument >...with timeout and negative argument >...with timeout and extra argument >Testing stanza_respawn() >...with no argument >...with multiple no argument stanzas >...with limit and two arguments >...with limit and unlimited >...with multiple limit and two argument stanzas >...with limit and missing second argument >...with limit and missing arguments >...with limit and non-integer interval argument >...with limit and too-large interval argument >...with limit and non-integer limit argument >...with limit and too-large limit argument >...with limit and alphanumeric interval argument >...with limit and alphanumeric limit argument >...with limit and negative interval argument >...with limit and negative interval argument >...with extra argument to limit >...with unknown argument to limit >Testing stanza_normal() >...with single argument >...with single argument containing signal name >...with multiple arguments >...with multiple stanzas >...with missing argument >...with non-integer argument >...with alphanumeric argument >...with negative argument >...with unknown argument >...with missing exit >Testing stanza_console() >...with none argument >...with output argument >...with owner argument >...with multiple stanzas >...with unknown argument >...with argument >...with missing argument >Testing stanza_umask() >...with single argument >...with multiple stanzas >...with missing argument >...with non-octal argument >...with non-integer argument >...with alphanumeric argument >...with negative argument >...with extra argument >Testing stanza_nice() >...with positive argument >...with negative argument >...with multiple stanzas >...with missing argument >...with overly large argument >...with overly small argument >...with non-integer argument >...with alphanumeric argument >...with extra argument >Testing stanza_oom() >...with positive argument >...with negative argument >...with never argument >...with multiple stanzas >...with missing argument >...with overly large argument >...with overly small argument >...with non-integer argument >...with alphanumeric argument >...with extra argument >Testing stanza_limit() >...with as limit >...with core limit >...with cpu limit >...with data limit >...with fsize limit >...with memlock limit >...with msgqueue limit >...with nice limit >...with nofile limit >...with nproc limit >...with rss limit >...with rtprio limit >...with sigpending limit >...with stack limit >...with multiple limits >...with multiple of a single limit >...with unlimited hard limit >...with unlimited soft limit >...with missing hard limit >...with missing soft limit >...with unknown resource type >...with missing resource type >...with non-integer hard value argument >...with non-integer soft value argument >...with too-large hard value argument >...with too-large soft value argument >...with alphanumeric hard value argument >...with alphanumeric soft value argument >...with extra argument >Testing stanza_chroot() >...with single argument >...with multiple stanzas >...with missing argument >...with extra argument >Testing stanza_chdir() >...with single argument >...with multiple stanzas >...with missing argument >...with extra argument >PASS: test_parse_job >Testing parse_conf() >...with simple file >PASS: test_parse_conf >Testing conf_source_new() >Testing conf_file_new() >Testing conf_source_reload() with job directory >...with new job directory >...with new file in directory (direct write) >...with modified job (direct write) >...with modified job (atomic rename) >...with deleted job >...with modification to running job >...with modification to replacement for running job >...with deletion of replacement for running job >...with deletion of running job >...with error after modification of job >...with parse error after modification of job >...with error parsing job >...with job parse error >...with non-existant directory >...with deletion of top-level directory >...with new job directory but no inotify >...with reload of job directory >...with error parsing job without inotify >...with job parse error without inotify >...with non-existant directory and no inotify >...with reload of deleted directory >Testing conf_source_reload() with config directory >...with new conf directory >...with new file in directory >...with modified file in directory >...with deleted file >...with error after modification of file >...with parse error after modification of file >...with error parsing file >...with non-existant directory >...with deletion of top-level directory >...with new conf directory but no inotify >...with reload of conf directory >...with error parsing file without inotify >...with parse error without inotify >...with non-existant directory and no inotify >...with reload of deleted directory >Testing conf_source_reload() with configuration file >...with new conf file >...with new file alongside conf file >...with modification to file alongside conf file >...with modification (direct write) >...with modification (atomic rename) >...with deletion >...with creation (direct write) >...with creation (atomic rename) >...with error after modification >...with parse error after modification >...with physical error parsing file >...with parse error >...with non-existant file >...with deletion of parent directory >...with new conf file but no inotify >...with reload of conf file >...with error parsing file without inotify >...with parse error without inotify >...with non-existant conf file and no inotify >...with reload of deleted conf file >Testing conf_source_reload() >Testing conf_file_destroy() >...with not-current job >...with stopped job >...with running job >Testing conf_select_job() >...with one file >...with multiple files >...with file but no attached job >...with no match >PASS: test_conf >Testing control_server_open() >...with expected success >...with already listening >Testing control_server_connect() >...with no jobs >Testing control_server_open() >...with expected success >...with already listening >Testing control_server_connect() >...with no jobs >...with existing jobs >Testing control_server_open() >...with expected success >...with already listening >Testing control_server_connect() >...with no jobs >...with existing jobs >Testing control_server_close() >Testing control_bus_open() >...with system bus >Testing control_server_open() >...with expected success >...with already listening >Testing control_server_connect() >...with no jobs >...with existing jobs >Testing control_server_close() >Testing control_bus_open() >...with system bus >...with existing jobs >Testing control_server_open() >...with expected success >...with already listening >Testing control_server_connect() >...with no jobs >...with existing jobs >Testing control_server_close() >Testing control_bus_open() >...with system bus >...with existing jobs >...with disconnect during registration >Testing control_server_open() >...with expected success >...with already listening >Testing control_server_connect() >...with no jobs >...with existing jobs >Testing control_server_close() >Testing control_bus_open() >...with system bus >...with existing jobs >...with disconnect during registration >...with our name already taken >Testing control_server_open() >...with expected success >...with already listening >Testing control_server_connect() >...with no jobs >...with existing jobs >Testing control_server_close() >Testing control_bus_open() >...with system bus >...with existing jobs >...with disconnect during registration >...with our name already taken >...with no system bus >Testing control_bus_close() >Testing control_disconnected() >Testing control_reload_configuration() >Testing control_get_job_by_name() >...with known job >...with unknown job >...with illegal job name >Testing control_get_all_jobs() >...with registered jobs >...with no registered jobs >Testing control_emit_event() >...with empty environment list >...with environment list >...with no wait >...with failed event >...with empty name >...with missing equals in environment list >...with invalid name in environment list >Testing control_get_version() >Testing control_get_log_priority() >...with fatal >...with error >...with warn >...with message >...with info >...with debug >Testing control_set_log_priority() >...with fatal >...with error >...with warn >...with message >...with info >...with debug >...with unknown string >PASS: test_control >=============================================== >2 of 13 tests failed >Please report to upstart-devel@lists.ubuntu.com >=============================================== >make[3]: *** [check-TESTS] Error 1 >make[2]: *** [check-am] Error 2 >make[3]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >make[2]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >make[1]: Leaving directory `/builddir/build/BUILD/upstart-0.6.3/init' >make[1]: *** [check] Error 2 >make: *** [check-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.qym1nD (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.qym1nD (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/upstart.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/upstart.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 565010
:
392996
|
392997
|
392998
|
392999
| 393000 |
393001