/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | attributes.sh | 39 (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 D | nameref.sh | 316 [[ $zip == bar ]] || err_exit 'nameref to another nameref to array element fails' 494 [[ $a == 3 ]] || err_exit 'name reference to ls[0] when ls is not an array fails' 496 $SHELL 2> /dev/null <<-\EOF || err_exit 'nameref to array element fails' 606 … == "$exp" ]] || err_exit 'read into nameref of global array instance from within a function fails' 619 [[ $(print -v nar) == "$exp" ]] || err_exit 'read from a nameref variable from calling scope fails' 640 [[ $(print -v c) == "$exp" ]] || err_exit 'read -C with nameref to array element fails'
|
H A D | arith.sh | 667 …e01329a130627ae0000p-1";typeset -l -E x;((x=str))' || err_exit '((x=var)) fails for hexfloat with … 671 (( x[2] == 4 )) || err_exit '(( x[2] /= x[0])) fails for index array' 675 (( x[2] == 4 )) || err_exit '(( x[2] /= x[0])) fails for associative array'
|
H A D | quoting.sh | 332 [[ $($SHELL -c 'print a[') == 'a[' ]] || err_exit "unbalanced '[' in command arg fails"
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mmp/ |
H A D | mmp_reset_interval.ksh | 71 for fails in $(seq $MMP_FAIL_INTERVALS_MIN $((MMP_FAIL_INTERVALS_MIN*2))); do 73 log_must set_tunable32 zfs_multihost_fail_intervals $fails 78 if [ $fails -ne $mmp_fail ]; then 79 log_fail "ERROR: mmp_fail $mmp_fail != $fails"
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | mmp.h | 37 #define MMP_FAIL_INTVS_OK(fails) (fails == 0 ? 0 : MAX(fails, \ argument
|
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/ |
H A D | T.misc | 160 grep "syntax error" $TEMP0 >/dev/null || fail "BAD: T.misc syntax error !x=y fails" 413 grep "syntax error" $TEMP0 >/dev/null || fail "BAD: T.misc syntax error . fails" 416 grep "syntax error" $TEMP0 >/dev/null || fail "BAD: T.misc syntax error .. fails" 419 grep "syntax error" $TEMP0 >/dev/null || fail "BAD: T.misc syntax error .E. fails" 422 grep "syntax error" $TEMP0 >/dev/null || fail "BAD: T.misc syntax error .++. fails" 428 grep "unexpected" $TEMP0 >/dev/null || fail "BAD: T.misc syntax error $ fails" 431 grep "unexpected" $TEMP0 >/dev/null || fail "BAD: T.misc syntax error \$2 fails"
|
/illumos-gate/usr/src/test/libc-tests/tests/common/ |
H A D | test_common.c | 42 int fails; member 124 t->fails++; in test_failed() 149 if (t->fails == 0) { in test_passed() 153 (void) printf("TEST FAILED: %d failures\n", t->fails); in test_passed()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | ufmtest.c | 286 ufmtest_ioc_fails_t fails; in ufmtest_do_toggle_fails() local 288 if (ddi_copyin((void *)data, &fails, sizeof (ufmtest_ioc_fails_t), in ufmtest_do_toggle_fails() 292 if (fails.utfa_flags > UFMTEST_MAX_FAILFLAGS) in ufmtest_do_toggle_fails() 295 ufmt.ufmt_failflags = fails.utfa_flags; in ufmtest_do_toggle_fails()
|
/illumos-gate/usr/src/test/crypto-tests/tests/digest/ |
H A D | parser_runner.c | 309 int fails = 0, error; in digest_runner() local 343 fails += run_test(&args, ent->pe_hash, digest_len, DIGEST_FG); in digest_runner() 351 return (fails); in digest_runner()
|
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/ |
H A D | logapi.shlib | 53 # return 0 if command fails, otherwise return 1 61 # Execute a positive test and exit $STF_FAIL is test fails 83 # $STF_FAIL is test fails. 146 # Execute a positive test and exit $STF_FAIL is test fails after being 174 # return 0 if command fails, or the output contains the keyword expected,
|
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/ |
H A D | t.bug1 | 1 # this program fails if awk is created without separate I&D
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | README | 198 1) bug#4874857: ipv6 ping fails on bootup for e1000g. 339 6224901 e1000g fails to configure VLANs on a Sun v65x 343 6304657 e1000g_PktAlloc_buffers() causes a panic when ddi_dma_addr_bind_handle() fails. 400 6371753 aggregation of e1000g NICs fails to provide connectivity unless snoop is running 408 6392401 Intel Ophir (82571) e1000g driver fails to attach on sun4u Boston with snv_33 508 6507422 Dynamic Reconfiguration detach fails for e1000g 625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets 634 6776453 Monza(CP3260): loopback test fails on e1000g serdes ports 714 6881588 e1000g functions should return when e1000g_check_dma_handle() fails 736 6901523 e1000g does not return failure when setting external loopback fails [all …]
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README | 198 1) bug#4874857: ipv6 ping fails on bootup for e1000g. 339 6224901 e1000g fails to configure VLANs on a Sun v65x 343 6304657 e1000g_PktAlloc_buffers() causes a panic when ddi_dma_addr_bind_handle() fails. 400 6371753 aggregation of e1000g NICs fails to provide connectivity unless snoop is running 408 6392401 Intel Ophir (82571) e1000g driver fails to attach on sun4u Boston with snv_33 508 6507422 Dynamic Reconfiguration detach fails for e1000g 625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets 634 6776453 Monza(CP3260): loopback test fails on e1000g serdes ports 714 6881588 e1000g functions should return when e1000g_check_dma_handle() fails 736 6901523 e1000g does not return failure when setting external loopback fails [all …]
|
/illumos-gate/usr/src/lib/libc/amd64/gen/ |
H A D | memccpy.S | 81 xorl %eax,%eax / search fails
|
/illumos-gate/usr/src/test/os-tests/tests/execvpe/ |
H A D | execvpe-script | 19 # in to a shell when the system call fails with ENOEXEC.
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/ |
H A D | Project.pod | 39 success. If the the underlying task creation fails, C<SETPROJ_ERR_TASK> is 40 returned. If pool assignment fails, C<SETPROJ_ERR_POOL> is returned. If any
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 188 4235514 R_SPARC_OLO10 relocation fails 277 4310901 su.static fails when OSNet build with lazy-loading 311 4346144 link-auditing: plt_tracing fails if LA_SYMB_NOPLTENTER given after 344 4368846 ld(1) fails to version some interfaces given in a mapfile 450 4475514 ld.so.1 can core dump in memory allocation fails (no swap) 505 4621122 multiple ld '-zinitarray=' on a commandline fails 650 4766815 ld -r of object the TLS data fails 654 4778247 elfdump -e of core files fails 739 4845829 The runtime linker fails to dlopen() long path name. 801 4948119 ld(1) -z loadfltr fails with per-symbol filtering [all …]
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | memccpy.S | 88 xorl %eax,%eax / search fails
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | thread1.test | 107 # Make sure the write-lock fails with SQLITE_BUSY
|
H A D | bigfile.test | 54 # If this fails, it means that the system being tested does not support
|
H A D | tableapi.test | 163 # A report on the mailing list says that the sqlite_get_table() api fails
|
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
H A D | README.zfs | 67 is hardened and fails gracefully on invalid input. Therefore, we only accept
|
/illumos-gate/usr/src/boot/ |
H A D | README.loader | 177 problem. You use this whenever the kernel fails to 224 #module_error="cmd" # executes "cmd" if load fails
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 325 3. Problem: CQ91871 - "ethtool -T" fails for two out of four Quest ports. 351 6. Problem: CQ91707 - P2P mode of PTP fails. 493 15. Problem: Memory leak when SYN packet processing fails. 771 4. Problem: CQ90157 - PTP sync fails after restarting ptp4l application. 843 allocation fails, even when it is not needed. 1233 1. Problem: Initialization fails due to supposed lack of VFs SBs. 1309 2. Problem: CQ89024 - while running qperf a tid deregistration fails. 1319 3. Problem: CQ90143 - iSCSI discovery fails if done while FCoE driver is 1879 10. Problem: After FLR, previously malicious VF fails to init sometimes. 1896 12. Problem: The nvram test fails after MFW crash dump is collected and its [all …]
|