Lines Matching full:test
5 if ! test -z "$DBUS_SESSION_BUS_PID" ; then
22 if test -z "$DBUS_TEST_NAME_IN_RUN_TEST"; then
27 echo "running test-names"
28 libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-names || die "test-client failed"
30 echo "running test-pending-call-dispatch"
31 libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-pending-call-dispatch || die "test-client failed"
33 echo "running test-threads-init"
34 libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-threads-init || die "test-client failed"