OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
1 - 25
of
3511
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/tests/include/
t_errno.c
45
bool
fail
;
local
52
fail
= true;
55
fail
= false;
57
if (
fail
!= false)
60
fail
= true;
63
fail
= false;
65
if (
fail
!= false)
68
fail
= true;
71
fail
= false;
73
if (
fail
!= false
[
all
...]
t_netdb.c
45
bool
fail
;
local
53
fail
= true;
56
fail
= false;
58
if (
fail
!= false)
61
fail
= true;
64
fail
= false;
66
if (
fail
!= false)
69
fail
= true;
72
fail
= false;
74
if (
fail
!= false
[
all
...]
/src/regress/lib/libc/ieeefp/testfloat/include/
fail.h
1
/* $NetBSD:
fail
.h,v 1.4 2008/04/28 20:23:04 martin Exp $ */
59
void
fail
( const char *, ... );
/src/external/bsd/zstd/dist/tests/gzip/
unpack-invalid.sh
30
fail
=1
32
fail
=0
36
Exit $
fail
keep.sh
25
fail
=0
32
gzip $k in ||
fail
=1
33
eval "test -f in $op
fail
=1"
34
test -f in.gz ||
fail
=1
35
rm -f in ||
fail
=1
37
gzip -d $k in.gz ||
fail
=1
38
eval "test -f in.gz $op
fail
=1"
39
test -f in ||
fail
=1
40
compare in orig ||
fail
=1
41
rm -f in.gz ||
fail
=
[
all
...]
z-suffix.sh
23
gzip -Sz F ||
fail
=1
24
test ! -f F ||
fail
=1
25
test -f Fz ||
fail
=1
26
gzip -dSz F ||
fail
=1
27
test ! -f Fz ||
fail
=1
28
compare F G ||
fail
\1
30
Exit $
fail
hufts.sh
25
fail
=0
27
test $? = 1 ||
fail
=1
29
compare /dev/null out ||
fail
=1
31
sed 's/.*hufts-segv.gz: /...: /' err > k; mv k err ||
fail
=1
32
compare exp err ||
fail
=1
34
Exit $
fail
list.sh
25
gzip -l in &&
fail
=1
26
gzip -9 in ||
fail
=1
27
gzip -l in.gz >out1 ||
fail
=1
28
gzip -l in.gz | cat >out2 ||
fail
=1
29
compare out1 out2 ||
fail
=1
31
Exit $
fail
helin-segv.sh
26
fail
=0
28
gzip -dc helin.gz > out ||
fail
=1
29
compare exp out ||
fail
=1
31
Exit $
fail
memcpy-abuse.sh
27
fail
=0
30
gzip -dc in.gz > out ||
fail
=1
32
compare in out ||
fail
=1
34
Exit $
fail
znew-k.sh
30
# Otherwise, "test -f $name" below would
fail
.
35
fail
=0
37
znew -K $name ||
fail
=1
38
test -f $name ||
fail
=1
40
Exit $
fail
stdin.sh
25
fail
=0
26
gzip -dc in - in < in > out 2>err ||
fail
=1
28
compare exp out ||
fail
=1
29
compare /dev/null err ||
fail
=1
31
Exit $
fail
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
amd64-prologue-xmm.c
18
static volatile int v,
fail
;
variable
35
fail
= 1;
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
fork-thread-pending.exp
49
fail
"$test"
55
fail
"$test (unknown output)"
58
fail
"$test (timeout)"
67
fail
"$test"
73
fail
"$test (unknown output)"
76
fail
"$test (timeout)"
100
fail
"$test"
106
fail
"$test (unknown output)"
109
fail
"$test (timeout)"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
amd64-prologue-xmm.c
18
static volatile int v,
fail
;
variable
35
fail
= 1;
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
fork-thread-pending.exp
45
fail
"$test"
51
fail
"$test (unknown output)"
54
fail
"$test (timeout)"
63
fail
"$test"
69
fail
"$test (unknown output)"
72
fail
"$test (timeout)"
96
fail
"$test"
102
fail
"$test (unknown output)"
105
fail
"$test (timeout)"
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
am33.exp
48
-re "$gdb_prompt $" {
fail
"call tests" }
49
timeout {
fail
"(timeout) call tests" }
78
-re "$gdb_prompt $" {
fail
"movm tests" }
79
timeout {
fail
"(timeout) movm tests" }
103
-re "$gdb_prompt $" {
fail
"misc tests" }
104
timeout {
fail
"(timeout) misc tests" }
162
-re "$gdb_prompt $" {
fail
"mov tests" }
163
timeout {
fail
"(timeout) mov tests" }
181
-re "$gdb_prompt $" {
fail
"ext tests" }
182
timeout {
fail
"(timeout) ext tests"
[
all
...]
h8300s.exp
58
-re "$gdb_prompt $" {
fail
"movb_tests" }
59
timeout {
fail
"(timeout) movb_tests" }
80
-re "$gdb_prompt $" {
fail
"movw_tests" }
81
timeout {
fail
"(timeout) movw_tests" }
102
-re "$gdb_prompt $" {
fail
"movl_tests" }
103
timeout {
fail
"(timeout) movl_tests" }
122
-re "$gdb_prompt $" {
fail
"ldm_stm_tests" }
123
timeout {
fail
"(timeout) ldm_stm_tests" }
138
-re "$gdb_prompt $" {
fail
"movfpe_movtpe_tests" }
139
timeout {
fail
"(timeout) movfpe_movtpe_tests"
[
all
...]
hppa.exp
52
-re "$gdb_prompt $" {
fail
"integer_memory_tests" }
53
timeout {
fail
"(timeout) integer memory_tests" }
80
-re "$gdb_prompt $" {
fail
"integer_indexing_load" }
81
timeout {
fail
"(timeout) integer_indexing" }
103
-re "$gdb_prompt $" {
fail
"integer_load_short_memory" }
104
timeout {
fail
"(timeout) integer_load_short_memory " }
129
-re "$gdb_prompt $" {
fail
"integer_store_short_memory" }
130
timeout {
fail
"(timeout) integer_short_memory " }
146
-re "$gdb_prompt $" {
fail
"immedate_tests" }
147
timeout {
fail
"(timeout) immedate_tests "
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
am33.exp
48
-re "$gdb_prompt $" {
fail
"call tests" }
49
timeout {
fail
"(timeout) call tests" }
78
-re "$gdb_prompt $" {
fail
"movm tests" }
79
timeout {
fail
"(timeout) movm tests" }
103
-re "$gdb_prompt $" {
fail
"misc tests" }
104
timeout {
fail
"(timeout) misc tests" }
162
-re "$gdb_prompt $" {
fail
"mov tests" }
163
timeout {
fail
"(timeout) mov tests" }
181
-re "$gdb_prompt $" {
fail
"ext tests" }
182
timeout {
fail
"(timeout) ext tests"
[
all
...]
h8300s.exp
58
-re "$gdb_prompt $" {
fail
"movb_tests" }
59
timeout {
fail
"(timeout) movb_tests" }
80
-re "$gdb_prompt $" {
fail
"movw_tests" }
81
timeout {
fail
"(timeout) movw_tests" }
102
-re "$gdb_prompt $" {
fail
"movl_tests" }
103
timeout {
fail
"(timeout) movl_tests" }
122
-re "$gdb_prompt $" {
fail
"ldm_stm_tests" }
123
timeout {
fail
"(timeout) ldm_stm_tests" }
138
-re "$gdb_prompt $" {
fail
"movfpe_movtpe_tests" }
139
timeout {
fail
"(timeout) movfpe_movtpe_tests"
[
all
...]
hppa.exp
52
-re "$gdb_prompt $" {
fail
"integer_memory_tests" }
53
timeout {
fail
"(timeout) integer memory_tests" }
80
-re "$gdb_prompt $" {
fail
"integer_indexing_load" }
81
timeout {
fail
"(timeout) integer_indexing" }
103
-re "$gdb_prompt $" {
fail
"integer_load_short_memory" }
104
timeout {
fail
"(timeout) integer_load_short_memory " }
129
-re "$gdb_prompt $" {
fail
"integer_store_short_memory" }
130
timeout {
fail
"(timeout) integer_short_memory " }
146
-re "$gdb_prompt $" {
fail
"immedate_tests" }
147
timeout {
fail
"(timeout) immedate_tests "
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
foll-exec.exp.tcl
123
-re "$gdb_prompt $" {
fail
"print follow-exec/global_i"}
124
timeout {
fail
"(timeout) print follow-exec/global_i"}
130
-re "$gdb_prompt $" {
fail
"print follow-exec/local_j"}
131
timeout {
fail
"(timeout) print follow-exec/local_j"}
137
-re "$gdb_prompt $" {
fail
"print follow-exec/local_k"}
138
timeout {
fail
"(timeout) print follow-exec/local_k"}
149
-re "$gdb_prompt $" {
fail
"step through execlp call"}
150
timeout {
fail
"(timeout) step through execlp call"}
160
-re "$gdb_prompt $" {
fail
"step after execlp call"}
161
timeout {
fail
"(timeout) step after execlp call"
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
foll-exec.exp
99
-re "$gdb_prompt $" {
fail
"print follow-exec/global_i"}
100
timeout {
fail
"(timeout) print follow-exec/global_i"}
106
-re "$gdb_prompt $" {
fail
"print follow-exec/local_j"}
107
timeout {
fail
"(timeout) print follow-exec/local_j"}
113
-re "$gdb_prompt $" {
fail
"print follow-exec/local_k"}
114
timeout {
fail
"(timeout) print follow-exec/local_k"}
125
-re "$gdb_prompt $" {
fail
"step through execlp call"}
126
timeout {
fail
"(timeout) step through execlp call"}
136
-re "$gdb_prompt $" {
fail
"step after execlp call"}
137
timeout {
fail
"(timeout) step after execlp call"
[
all
...]
/src/external/bsd/kyua-cli/dist/integration/helpers/
simple_some_fail.cpp
34
ATF_TEST_CASE_WITHOUT_HEAD(
fail
);
variable
35
ATF_TEST_CASE_BODY(
fail
)
37
std::cout << "This is the stdout of
fail
\n";
38
std::cerr << "This is the stderr of
fail
\n";
39
fail
("This fails on purpose");
51
ATF_ADD_TEST_CASE(tcs,
fail
);
Completed in 42 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sat Apr 04 00:22:49 UTC 2026