| /freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
| H A D | t_integration.sh | 109 test_case check_invalid constant_conv1 "Checks failing on information-losing" \ 111 test_case check_invalid constant_conv2 "Checks failing on information-losing" \ 114 test_case check_invalid type_conv1 "Checks failing on information-losing" \ 116 test_case check_invalid type_conv2 "Checks failing on information-losing" \ 118 test_case check_invalid type_conv3 "Checks failing on information-losing" \ 121 test_case check_invalid incorrect_array_size "Checks failing on incorrect" \
|
| /freebsd/contrib/expat/tests/ |
| H A D | alloc_tests.c | 104 fail("Parse succeeded despite failing allocator"); in START_TEST() 150 fail("Parse succeeded despite failing allocator"); in START_TEST() 177 fail("Parse succeeded despite failing allocator"); in START_TEST() 203 fail("Parse succeeded despite failing allocator"); in START_TEST() 244 fail("Parse succeeded despite failing allocator"); in START_TEST() 268 fail("Parse succeeded despite failing allocator"); in START_TEST() 294 fail("Parse succeeded despite failing allocator"); in START_TEST() 341 fail("Parsing ignored failing allocator"); in START_TEST() 426 fail("Encoding check succeeded despite failing allocator"); in START_TEST() 454 fail("Internal entity worked despite failing allocation in START_TEST() [all...] |
| H A D | nsalloc_tests.c | 101 fail("Parsing worked despite failing allocations"); in START_TEST() 245 fail("Parsing worked despite failing allocations"); in START_TEST() 305 fail("Parsing worked despite failing allocations"); in START_TEST() 348 fail("Parsing worked despite failing allocations"); in START_TEST() 434 fail("Parsing worked despite failing allocations"); in START_TEST() 462 fail("Parsing worked despite failing reallocations"); in START_TEST() 469 /* Test long element names with namespaces under a failing allocator */ 496 fail("Parsing worked despite failing reallocations"); in START_TEST() 537 fail("Parsing worked despite failing reallocation"); in START_TEST() 613 fail("Parsing worked despite failing reallocations"); in START_TEST() [all …]
|
| /freebsd/sbin/recoverdisk/ |
| H A D | recoverdisk.1 | 148 # recover data from failing hard drive ada3 171 Interacting with failing hardware has a tendency to crash machines, 176 When attempting to recover hard to read data from failing hard disks, 192 (S)ATA controllers do not handle failing disks well, if this 216 layer will retry failing read operations, but that 219 a rapidly failing drive. 251 If a failing device causes the machine to crash, there is
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/ |
| H A D | redundancy_raidz1.ksh | 38 # A raidz pool can withstand at most 1 device failing or missing. 47 # failing. 52 log_assert "Verify raidz pool can withstand one device failing." 78 log_pass "raidz pool can withstand one device failing passed."
|
| H A D | redundancy_draid1.ksh | 39 # A draid pool can withstand at most 1 device failing or missing. 48 # failing. 53 log_assert "Verify draid pool can withstand one device failing." 79 log_pass "draid pool can withstand one device failing passed."
|
| H A D | redundancy_raidz2.ksh | 38 # A raidz2 pool can withstand 2 devices are failing or missing. 47 # are failing. 52 log_assert "Verify raidz2 pool can withstand two devices failing." 85 log_pass "raidz2 pool can withstand two devices failing passed."
|
| H A D | redundancy_raidz3.ksh | 38 # A raidz3 pool can withstand 3 devices are failing or missing. 47 # are failing. 52 log_assert "Verify raidz3 pool can withstand three devices failing." 85 log_pass "raidz3 pool can withstand three devices failing passed."
|
| H A D | redundancy_draid2.ksh | 39 # A draid2 pool can withstand 2 devices are failing or missing. 48 # are failing. 53 log_assert "Verify draid2 pool can withstand two devices failing." 86 log_pass "draid2 pool can withstand two devices failing passed."
|
| H A D | redundancy_draid3.ksh | 39 # A draid3 pool can withstand 3 devices are failing or missing. 48 # are failing. 53 log_assert "Verify draid3 pool can withstand three devices failing." 86 log_pass "draid3 pool can withstand three devices failing passed."
|
| H A D | redundancy_mirror.ksh | 38 # A mirrored pool can withstand N-1 device are failing or missing. 47 # are failing. 52 log_assert "Verify mirrored pool can withstand N-1 devices are failing or missing." 95 log_pass "Mirrored pool can withstand N-1 devices failing as expected."
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | deptgt-begin-fail-indirect.mk | 6 # Between 2005-05-08 and 2020-11-24, a failing dependency of the .BEGIN node 10 .BEGIN: failing 12 failing: .PHONY .NOTMAIN
|
| H A D | deptgt-end-fail-indirect.mk | 12 .END: failing 15 failing: .PHONY
|
| /freebsd/tests/sys/cddl/zfs/tests/redundancy/ |
| H A D | redundancy_001_pos.ksh | 36 # A raidz pool can withstand at most 1 device failing or missing. 45 # failing. 59 log_assert "Verify raidz pool can withstand one device is failing." 85 log_pass "Raidz pool can withstand one devices is failing passed."
|
| H A D | redundancy_002_pos.ksh | 36 # A raidz2 pool can withstand 2 devices are failing or missing. 45 # are failing. 59 log_assert "Verify raidz2 pool can withstand two devices are failing." 93 log_pass "Raidz2 pool can withstand two devices are failing passed."
|
| H A D | redundancy_003_pos.ksh | 36 # A mirrored pool can withstand N-1 device are failing or missing. 45 # are failing. 59 log_assert "Verify mirrored pool can withstand N-1 devices are failing or missing." 103 log_pass "Mirrored pool can withstand N-1 devices failing as expected."
|
| H A D | redundancy_test.sh | 30 atf_set "descr" "Verify raidz pool can withstand one device is failing." 55 atf_set "descr" "Verify raidz2 pool can withstand two devices are failing." 80 atf_set "descr" "Verify mirrored pool can withstand N-1 devices are failing or missing."
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import_missing_002_pos.ksh | 42 # - Regular, report error while any number of devices failing. 43 # - Mirror could withstand (N-1) devices failing 45 # - Raidz could withstand one devices failing 47 # - dRAID could withstand one devices failing
|
| H A D | zpool_import_missing_001_pos.ksh | 42 # - Regular, report error while any number of devices failing. 43 # - Mirror could withstand (N-1) devices failing 45 # - Raidz could withstand one devices failing
|
| H A D | zpool_import_missing_003_pos.ksh | 54 # - Regular, report error while any number of devices failing. 55 # - Mirror could withstand (N-1) devices failing 57 # - Raidz could withstand one devices failing
|
| /freebsd/contrib/netbsd-tests/share/mk/ |
| H A D | t_test.sh | 66 atf_tc_fail("Failing explicitly"); 85 fail("Failing explicitly"); 101 atf_fail "Failing explicitly"
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
| H A D | zpool_import_missing_002_pos.ksh | 40 # - Regular, report error while any number of devices failing. 41 # - Mirror could withstand (N-1) devices failing 43 # - Raidz could withstand one devices failing
|
| H A D | zpool_import_missing_001_pos.ksh | 40 # - Regular, report error while any number of devices failing. 41 # - Mirror could withstand (N-1) devices failing 43 # - Raidz could withstand one devices failing
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/ |
| H A D | mmp_write_uberblocks.ksh | 23 # Verify MMP behaves correctly when failing to write uberblocks. 45 log_assert "mmp behaves correctly when failing to write uberblocks."
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | GsymReader.h | 76 /// object that indicates reason for failing to read the GSYM. 84 /// object that indicates reason for failing to read the GSYM. 105 /// or an error object that indicates reason for failing to lookup the 114 /// or an error object that indicates reason for failing get the function 132 /// for failing to lookup the address. 302 /// object that indicates reason for failing to read the GSYM. 356 /// or an error object that indicates reason for failing to lookup the
|