| /titanic_53/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"
|
| /titanic_53/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()
|
| /titanic_53/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 99 # return 0 if command fails, or the output contains the keyword expected,
|
| /titanic_53/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 …]
|
| /titanic_53/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 …]
|
| /titanic_53/usr/src/lib/libc/amd64/gen/ |
| H A D | memccpy.s | 81 xorl %eax,%eax / search fails
|
| /titanic_53/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
|
| /titanic_53/usr/src/lib/libc/i386/gen/ |
| H A D | memccpy.s | 88 xorl %eax,%eax / search fails
|
| /titanic_53/usr/src/cmd/sgs/packages/common/ |
| 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 …]
|
| /titanic_53/usr/src/lib/libsqlite/test/ |
| H A D | thread1.test | 109 # Make sure the write-lock fails with SQLITE_BUSY
|
| H A D | bigfile.test | 56 # If this fails, it means that the system being tested does not support
|
| H A D | tableapi.test | 165 # A report on the mailing list says that the sqlite_get_table() api fails
|
| /titanic_53/usr/src/boot/sys/boot/ |
| H A D | README | 177 problem. You use this whenever the kernel fails to 224 #module_error="cmd" # executes "cmd" if load fails
|
| /titanic_53/usr/src/boot/lib/libz/ |
| H A D | README | 61 -O, one libpng test fails. The test works in 32 bit mode (with the -n32
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | check-password.4th | 166 \ Only reached if autoboot fails for any reason (including if/when
|
| /titanic_53/usr/src/contrib/zlib/ |
| H A D | README | 61 -O, one libpng test fails. The test works in 32 bit mode (with the -n32
|
| /titanic_53/usr/src/cmd/vi/port/ |
| H A D | port.mk.370 | 166 # The following line normally fails. This is OK.
|
| H A D | port.mk.c70 | 177 # The following line normally fails. This is OK.
|
| H A D | port.mk.70 | 174 # The following line normally fails. This is OK.
|
| /titanic_53/usr/src/uts/intel/io/dktp/controller/ata/ |
| H A D | capacity.notes.txt | 158 think is the last sector on the drive. If this read fails with ABRT or
|
| /titanic_53/usr/src/tools/opensolaris/ |
| H A D | BINARYLICENSE.txt | 145 limitations will apply even if the above stated warranty fails of its
|
| /titanic_53/usr/src/pkg/license_files/ |
| H A D | lic_OSBL | 145 limitations will apply even if the above stated warranty fails of its
|