Searched refs:failed (Results 1 - 25 of 685) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtest_local_s3.sh15 failed=0
18 failed=`expr $failed + 1`
21 failed=`expr $failed + 1`
23 testok $0 $failed
H A Dtests_all.sh2 $SCRIPTDIR/test_local_s3.sh || failed=`expr $failed + $?`
3 $SCRIPTDIR/test_smbtorture_s3.sh //$SERVER_IP/tmp $USERNAME $PASSWORD "" || failed=`expr $failed + $?`
4 $SCRIPTDIR/test_smbclient_s3.sh $SERVER $SERVER_IP || failed=`expr $failed + $?`
10 $SCRIPTDIR/test_posix_s3.sh //$SERVER_IP/tmp $USERNAME $PASSWORD "" || failed=`expr $failed + $?`
H A Dtest_smbclient_s3.sh19 failed=0
60 echo failed to match interactive prompt on stdout
66 testit "smbclient -L $SERVER_IP" $SMBCLIENT $CONFIGURATION -L $SERVER_IP -N -p 139 || failed=`expr $failed + 1`
67 testit "smbclient -L $SERVER" $SMBCLIENT $CONFIGURATION -L $SERVER -N -p 139 || failed=`expr $failed + 1`
71 failed=`expr $failed + 1`
75 failed=`expr $failed
[all...]
H A Dtest_smbtorture_s3.sh37 failed=0
44 testit "$name" $VALGRIND $BINDIR/smbtorture $ADDARGS $unc -U"$username"%"$password" $t || failed=`expr $failed + 1`
47 testok $0 $failed
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/debian/
H A Dprerm11 # * <new-prerm> `failed-upgrade' <old-version>
22 failed-upgrade)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/tests/
H A DTESTrun.sh6 failed=0
20 echo $i: failed.
21 failed=`expr $failed + 1`
26 echo $failed >.failed
43 echo $name: failed.
44 failed=`expr $failed + 1`
45 echo $failed >
[all...]
H A Dlmp.sh9 echo failed.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Ddbus-test-runner14 failed=0
31 failed=`expr $failed + 1`
36 if test $failed = 0; then
41 echo "PASSED $passed / FAILED $failed / SKIPPED $skipped"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/nsswitch/
H A Dgroupmem_dom.exp8 set failed 0
23 set failed 1
31 if { !$failed } {
H A Dlogin.exp68 set failed 0
81 set failed 1
96 set failed 1
100 if { !$failed } {
H A Denvvar.exp72 set failed 0
77 set failed 1
81 if { $failed } {
90 set failed 0
95 set failed 1
99 if { $failed } {
149 set failed 0
154 set failed 1
158 if { $failed } {
167 set failed
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsock_exec.c44 if ((listener = socket(PF_INET, SOCK_STREAM, 0)) == -1) goto failed;
54 if (listen(listener, 1) != 0) goto failed;
56 if (getsockname(listener, (struct sockaddr *)&sock, &socklen) != 0) goto failed;
58 if ((fd[1] = socket(PF_INET, SOCK_STREAM, 0)) == -1) goto failed;
65 if (errno != EINPROGRESS) goto failed;
70 if ((fd[0] = accept(listener, (struct sockaddr *)&sock, &socklen)) == -1) goto failed;
75 && errno != EISCONN) goto failed;
83 failed:
102 DEBUG(0,("socketpair_tcp failed (%s)\n", strerror(errno)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dswat.postrm11 upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dswat.postrm11 upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dswat.postrm11 upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dutil.c42 goto failed;
48 goto failed;
51 failed:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/smbd/
H A Dse_access_check_nullsd.c27 BOOL failed; variable
45 failed = True;
68 if (!failed) {
H A Dse_access_check_printer.c27 BOOL failed; variable
132 failed = True;
144 failed = True;
150 failed = True;
162 failed = True;
169 failed = True;
206 if (!failed) {
H A Dse_access_check_empty.c27 BOOL failed; variable
52 failed = True;
62 failed = True;
74 failed = True;
103 if (!failed) {
H A Dse_access_check_allowall.c27 BOOL failed; variable
52 failed = True;
81 if (!failed) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/bin/
H A Dfailed-syscalls-report2 # description: system-wide failed syscalls
10 perf trace $@ -s ~/libexec/perf-core/scripts/perl/failed-syscalls.pl $comm
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/python/bin/
H A Dfailed-syscalls-by-pid-report2 # description: system-wide failed syscalls, by pid
10 perf trace $@ -s ~/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py $comm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A Dtest-geoip.c31 int failed = 0; local
54 "Invalid Query test failed, got non NULL, expected NULL\n");
55 failed = 1;
61 "Invalid Query test failed, got non NULL, expected NULL\n");
62 failed = 1;
73 "Test addr %d for %s failed, got %s, expected %s\n",
75 failed = 1;
81 "Test name %d for %s failed, got %s, expected %s\n",
83 failed = 1;
89 "Test addr %d for %s failed, go
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-loader-expat.c37 dbus_bool_t failed; member in struct:__anon1610
43 if (context->failed)
52 context->failed = TRUE;
74 if (context->failed)
91 context->failed = TRUE;
115 context->failed = TRUE;
136 context->failed = TRUE;
148 if (context->failed)
155 context->failed = TRUE;
178 context.failed
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dchange_trust_pw.c47 goto failed;
51 goto failed;
65 DEBUG(0,("modify_trust_password: Connection to %s failed!\n", dc_name));
67 goto failed;
83 goto failed;
91 failed:

Completed in 212 milliseconds

1234567891011>>