Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 613) sorted by relevance

12345678910>>...25

/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dstorage.esc38 event fault.device.fan.fail@fan;
40 event fault.device.psu.fail@psu;
41 event fault.device.psu.fail@psu;
48 event fault.io.i2c.fail@psu;
57 event fault.power.fail@psu;
58 event fault.power.fail@psu;
63 event fault.sp.fail@controller;
68 event fault.temp.fail@psu;
163 prop fault.io.i2c.fail@psu ->
228 prop fault.temp.fail@psu ->
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.gawk14 fail() {
33 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk arrayref'
46 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk asgext'
59 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk backgsub'
81 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk backgsub2'
149 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk backsub'
157 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk dynlj'
182 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk fsrs'
190 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk intest'
205 diff $TEMP1 $TEMP2 || fail 'BAD: T.gawk litoct'
[all …]
H A DT.clv14 fail() { function
30 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (stdin only)'
39 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=1 only)'
48 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=3 only)'
102 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=11)'
106 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=11a)'
110 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=12)'
123 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=13)'
133 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=14)'
145 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=15)'
[all …]
H A DT.split14 fail() { function
36 diff $TEMP1 $TEMP2 || fail 'BAD: T.split 0.1'
46 diff $TEMP1 $TEMP2 || fail 'BAD: T.split 0.2'
63 diff $TEMP1 $TEMP2 || fail 'BAD: T.split 0.3'
74 diff $TEMP1 $TEMP2 || fail 'BAD: T.split 0.4'
88 diff $TEMP1 $TEMP2 || fail 'BAD: T.split 0.5'
130 diff $TEMP0 $TEMP1 || fail 'BAD: T.split 1'
146 diff $TEMP0 $TEMP1 || fail 'BAD: T.split //'
160 diff $TEMP0 $TEMP2 || fail 'BAD: T.split 2'
176 diff $TEMP0 $TEMP2 || fail 'BAD: T.split 3'
[all …]
H A DT.rt14 fail() { function
23 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to "" in BEGIN'
28 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to "\n"'
33 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to ""'
37 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to "\n" (getline)'
41 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to "" (getline)'
45 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to "\n" (getline var)'
53 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to "\n" (getline < file)'
67 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt empty RS variable (1 newline at end)'
92 diff $TEMP1 $TEMP2 || fail 'BAD: T.rt RT is set to "\036" (RS="\036")'
[all …]
H A DT.func13 fail() { function
40 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (function return type)'
48 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (array type)'
57 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (argument passing)'
109 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (factorial)'
135 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (ackermann)'
160 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (fib)'
170 grep 'should not' $TEMP1 && fail 'BAD: T.func (return)'
185 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (eqn)'
190 diff $TEMP1 $TEMP2 || fail 'BAD: T.func (exit in function)'
[all …]
H A DT.getline13 fail() { function
28 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.getline (bare getline)'
38 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.getline (getline xxx)'
47 cmp -s /etc/passwd $TEMP1 || fail 'BAD: T.getline (getline <file)'
56 cmp -s /etc/passwd $TEMP1 || fail 'BAD: T.getline (getline <"-")'
65 cmp -s /etc/passwd $TEMP1 || fail 'BAD: T.getline (getline <arg)'
74 cmp -s /etc/passwd $TEMP1 || fail 'BAD: T.getline (getline x <arg)'
83 cmp -s /etc/passwd $TEMP1 || fail 'BAD: T.getline (cat arg | getline)'
92 cmp -s /etc/passwd $TEMP1 || fail 'BAD: T.getline (cat arg | getline x)'
96 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.getline (non-existent file)'
[all …]
H A DT.argv17 fail() { function
36 diff $TEMP1 $TEMP2 || fail 'BAD: T.argv (echo1 *)'
49 diff $TEMP1 $TEMP2 || fail 'BAD: T.argv (echo2 *)'
66 diff $TEMP1 $TEMP2 || fail 'BAD: T.argv (argc *)'
84 diff $TEMP1 $TEMP2 || fail 'BAD: T.argv (L=foo test.temp.1)'
93 diff $TEMP1 $TEMP2 || fail 'BAD: T.argv (L=foo -)'
105 diff $TEMP1 $TEMP2 || fail 'BAD: T.argv (L=foo L=glop)'
117 diff $TEMP1 $TEMP2 || fail 'BAD: T.argv (L=11 L=22)'
135 diff $TEMP4 $TEMP5 || fail 'BAD: T.argv zap ARGV[2]'
142 diff $TEMP3 $TEMP4 || fail 'BAD: T.argv startup FILENAME'
[all …]
H A DT.overflow14 fail() { function
27 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.overflow record 1'
35 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.overflow abcdef'
47 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.overflow -mr -mf set $1'
60 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.overflow -mr -mf NF'
69 [[ $? -eq 139 ]] && fail "BAD: T.overflow too long char class dropped core"
80 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.overflow huge sprintfs'
94 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.overflow big array'
98 grep "out of range field" $TEMP0 >/dev/null || fail "BAD: T.overflow \$400000"
102 ls /tmp/awktestfoo* | grep '1000' >/dev/null || fail "BAD: T.overflow openfiles"
H A DT.redir13 fail() { function
21 diff $TEMP1 /etc/passwd || fail 'BAD: T.redir (print >"test.temp.1")'
25 diff $TEMP1 /etc/passwd || fail 'BAD: T.redir (print >>"test.temp.1")'
30 diff $TEMP1 /etc/passwd || fail 'BAD: T.redir (print > and >>"test.temp.1")'
34 diff $TEMP1 /etc/passwd || fail 'BAD: T.redir (print | "cat > test.temp.1")'
43 diff $TEMP1 $TEMP2 || fail 'BAD: T.redir (buffering)'
47 diff $TEMP2 /etc/passwd || fail 'BAD: T.redir (print >"/dev/stderr")'
48 diff $TEMP1 /dev/null || fail 'BAD: T.redir (print >"/dev/stderr")'
52 diff $TEMP1 /etc/passwd || fail 'BAD: T.redir (print >"/dev/stdout")'
53 diff $TEMP2 /dev/null || fail 'BAD: T.redir (print >"/dev/stderr")'
H A DT.nextfile13 fail() { function
31 diff $TEMP0 $TEMP1 || fail 'BAD: T.nextfile 1'
42 diff $TEMP0 $TEMP1 || fail 'BAD: T.nextfile 1f'
54 diff $TEMP0 $TEMP1 || fail 'BAD: T.nextfile 1w'
67 diff $TEMP0 $TEMP1 || fail 'BAD: T.nextfile 1d'
82 diff $TEMP0 $TEMP1 || fail 'BAD: T.nextfile 2'
88 diff $TEMP0 $TEMP1 || fail 'BAD: T.nextfile 3'
101 diff $TEMP0 $TEMP1 || fail 'BAD: T.nextfile 4'
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c630 fail: in urtw_led_init()
792 fail: in urtw_8225_read()
842 fail: in urtw_8225_write_c()
879 fail: in urtw_8225_isv2()
941 fail: in urtw_get_rfchip()
1013 fail: in urtw_get_txpwr()
1045 fail: in urtw_get_macaddr()
1123 fail: in urtw_eprom_read32()
1154 fail: in urtw_eprom_sendbits()
1173 fail: in urtw_eprom_writebit()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/svr4pkg/
H A Dsvr4pkg_test.ksh20 [[ -d "$FILEDIR" ]] || fail "no files directory $FILEDIR"
22 typeset -i fail=0
24 function fail { function
26 ((fail++))
37 fail "couldn't create test directory $TD"
49 fail "pkgproto svr4pkg"
52 fail "pkgmk svr4pkg"
54 fail "pkgtrans to stream format"
58 /usr/bin/pkginfo -R $TD/root svr4pkg || fail "pkginfo svr4pkg"
59 /usr/sbin/pkgrm -n -R $TD/root svr4pkg || fail "pkgrm svr4pkg"
[all …]
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drsrc_info.c192 fail: in ri_pack()
245 fail: in ap_list_pack()
298 fail: in dev_list_pack()
352 fail: in client_list_pack()
416 fail: in ap_pack()
461 fail: in dev_pack()
505 fail: in client_pack()
606 fail: in ri_unpack()
660 fail: in ap_list_unpack()
717 fail: in dev_list_unpack()
[all …]
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSTORAGE.dict29 fault.config.fan-fail=1
31 fault.config.psu-fail=3
34 fault.device.fan.fail=6
35 fault.device.psu.fail=7
38 fault.io.i2c.fail=10
41 fault.power.ext-fail=13
42 fault.power.fail=14
43 fault.sensor.read-fail=15
44 fault.sp.fail=16
46 fault.sp.svc-fail=18
[all …]
/illumos-gate/usr/src/test/util-tests/tests/make/
H A Dmake_test.ksh23 typeset -i fail=0
25 function fail { function
27 ((fail++))
40 fail "$name"
51 fail "couldn't create test directory $TD"
95 fail "couldn't create test directory $TD"
141 || fail "$tst (output)"
146 || fail "$tst (output)"
151 || fail "$tst (output)"
157 || fail "$tst (output)"
[all …]
/illumos-gate/usr/src/test/zfs-tests/cmd/scripts/
H A Dzfstest.ksh34 function fail function
108 [[ -n $PATHDIR ]] || fail "PATHDIR wasn't correctly set"
111 [[ ! -e $PATHDIR/$i ]] || fail "$i already exists"
112 ln -s $dir/$i $PATHDIR/$i || fail "Couldn't link $i"
122 chmod 755 $PATHDIR || fail "Couldn't chmod $PATHDIR"
144 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
153 [[ -f $logfile ]] || fail "Cannot read file: $logfile"
170 fail "\$DISKS not set in env, and -a not specified."
172 verify_disks || fail "Couldn't verify all the disks in \$DISKS"
187 [[ -z $runfiles ]] && fail "Couldn't determine distro"
[all …]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c60 goto fail; in nxge_ipp_init()
74 goto fail; in nxge_ipp_init()
76 goto fail; in nxge_ipp_init()
83 goto fail; in nxge_ipp_init()
115 fail: in nxge_ipp_init()
172 fail: in nxge_ipp_disable()
239 fail: in nxge_ipp_reset()
276 fail: in nxge_ipp_enable()
321 fail: in nxge_ipp_drain()
705 fail: in nxge_ipp_fatal_err_recover()
[all …]
/illumos-gate/usr/src/test/net-tests/tests/
H A Dnet_common.ksh31 function fail function
43 fail "$msg"
55 fail "$0: incorrect number of args provided"
75 fail "$0: incorrect number of args provided"
93 fail "$0: incorrect number of args provided"
111 fail "$0: incorrect number of args provided"
135 fail "$0: incorrect number of args provided"
159 fail "$0: incorrect number of args provided"
179 fail "$0: incorrect number of args provided"
210 fail "$0: incorrect number of args provided"
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Daccept_sec_context.c468 goto fail;
474 goto fail;
492 goto fail;
565 goto fail;
623 goto fail;
633 goto fail;
725 goto fail;
1108 goto fail;
1112 goto fail;
1118 goto fail;
[all …]
/illumos-gate/usr/src/test/util-tests/tests/cpio/
H A Dcpio_test.ksh32 function fail { function
105 fail "tar->cpio(files) $@ [$(<$stderr)]"
113 fail "tar->cpio() $@ [$(<$stderr)]"
125 fail "gtar->cpio(files:$f) $@ [$(<$stderr)]"
136 fail "gtar->cpio($f) $@ [$(<$stderr)]"
149 fail "cpio->gtar(files:$f) $@ [$(<$stderr)]"
159 fail "cpio->gtar($f) $@ [$(<$stderr)]"
171 fail "cpio->cpio(files:$f) $@ [$(<$stderr)]"
182 fail "cpio->cpio($f) $@ [$(<$stderr)]"
200 fail "cpio->cpio(native) $@ [$(<$stderr)]"
[all …]
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_dts.sh73 fail() { function
79 check ./tester-aslr.32 0 E || fail "DT_SUNW_ASLR 1 failed (32-bit)"
80 check ./many-dts-aslr.32 0 E || fail \
82 check ./tester-aslr.32 1 I || fail \
84 check ./tester-aslr.64 0 E || fail "DT_SUNW_ASLR 1 failed (64-bit)"
85 check ./many-dts-aslr.64 0 E || fail \
87 check ./tester-aslr.64 1 I || fail \
91 check ./tester-noaslr.32 1 E || fail "DT_SUNW_ASLR 0 failed (32-bit)"
92 check ./many-dts-noaslr.32 1 E || fail \
94 check ./tester-noaslr.64 1 E || fail "DT_SUNW_ASLR 0 failed (64-bit)"
[all …]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetifaddrs.c322 goto fail; in getallifaddrs()
328 goto fail; in getallifaddrs()
335 goto fail; in getallifaddrs()
355 goto fail; in getallifaddrs()
365 goto fail; in getallifaddrs()
377 goto fail; in getallifaddrs()
527 fail: in getallifaddrs()
568 goto fail; in getallifs()
579 goto fail; in getallifs()
587 goto fail; in getallifs()
[all …]
/illumos-gate/usr/src/cmd/mandoc/
H A Ddbm_map.c68 goto fail; in dbm_map()
72 goto fail; in dbm_map()
76 goto fail; in dbm_map()
80 goto fail; in dbm_map()
92 goto fail; in dbm_map()
99 goto fail; in dbm_map()
106 goto fail; in dbm_map()
110 goto fail; in dbm_map()
116 goto fail; in dbm_map()
120 fail: in dbm_map()
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_misc.c166 goto fail;
172 goto fail;
190 goto fail;
194 goto fail;
205 goto fail;
217 goto fail;
219 fail:
311 goto fail;
313 goto fail;
319 goto fail;
[all …]

12345678910>>...25