Searched refs:fails (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dattributes.sh39 (r=newval) 2> /dev/null && err_exit readonly attribute fails
42 then err_exit integer attributes fails
45 then err_exit integer base 8 fails
48 then err_exit uppercase fails
51 then err_exit lowercase fails
57 then err_exit tagged fails
60 then err_exit tagged fails
63 then err_exit zerofill fails
66 then err_exit right zerofill fails
70 then err_exit leftjust fails
[all...]
H A Dsubstring.sh286 $SHELL -c '[[ ! ${X[@]:0:300} ]]' 2> /dev/null || err_exit '${X[@]:0:300} with X undefined fails'
287 $SHELL -c '[[ ${@:0:300} == "$0" ]]' 2> /dev/null || err_exit '${@:0:300} with no arguments fails'
502 [[ $( print $(( ${var%%00} )) ) == 1 ]] || err_exit "arithmetic with embeddded patterns fails"
503 [[ $( print $(( ${var%%$pattern} )) ) == 1 ]] || err_exit "arithmetic with embeddded pattern variables fails"
514 { $SHELL -c 'unset x;[[ ${SHELL:$x} == $SHELL ]]';} 2> /dev/null || err_exit '${var:$x} fails when x is not set'
515 { $SHELL -c 'x=;[[ ${SHELL:$x} == $SHELL ]]';} 2> /dev/null || err_exit '${var:$x} fails when x is null'
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemccpy.s81 xorl %eax,%eax / search fails
/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c42 int fails; member in struct:test
124 t->fails++;
149 if (t->fails == 0) {
153 (void) printf("TEST FAILED: %d failures\n", t->fails);
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemccpy.s88 xorl %eax,%eax / search fails
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt158 think is the last sector on the drive. If this read fails with ABRT or
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s447 ! an error code if a MC fails to go idle. This section will
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4525 % title fails, e.g., @chapter ^ -- exponentiation. --karl, 9jul97.
6261 % \parseargline) fails inside footnotes because the tokens are fixed when

Completed in 1366 milliseconds