Home
last modified time | relevance | path

Searched full:gracefully (Results 1 – 25 of 208) sorted by relevance

123456789

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.divide_by_zero.ksh21 # Divide by zero should fail gracefully.
26 log_assert "Divide by zero should fail gracefully."
30 log_pass "Divide by zero should fail gracefully."
H A Dtst.return_recursive_table.ksh21 # Returning a recursive table should fail gracefully
26 log_assert "Returning a recursive table should fail gracefully."
31 log_pass "Returning a recursive table should fail gracefully."
H A Dtst.stack_gsub.ksh22 # gracefully. gsub() uses more stack space than typical, so it relies
29 log_assert "recursive gsub() should be handled gracefully"
33 log_pass "recursive gsub() should be handled gracefully"
H A Dtst.integer_illegal.ksh22 # small should fail gracefully.
27 log_assert "constructing illegal integer values should fail gracefully"
39 log_pass "constructing illegal integer values should fail gracefully"
H A Dtst.timeout.ksh23 # gracefully.
H A Dtst.memory_limit.ksh23 # Programs that exceed these limits should fail gracefully.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_invalid.ksh23 # Verify that send with invalid options will fail gracefully.
32 log_assert "Verify that send with invalid options will fail gracefully."
52 log_pass "Send with invalid options fails gracefully."
H A Dsend-c_recv_lz4_disabled.ksh23 # Verify a pool without the lz4 feature gracefully rejects a compressed stream
/freebsd/crypto/openssl/test/recipes/
H A D15-test_rsapss.t39 "openssl dgst -sign, expect to fail gracefully");
44 "openssl dgst -sign, expect to fail gracefully");
50 "openssl dgst -prverify, expect to fail gracefully");
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.h153 * gracefully terminate.
183 * gracefully exit.
189 * gracefully exit.
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DAlarm.cpp25 // Gracefully deal with the unlikely event that the alarm thread failed to in Create()
52 // Gracefully deal with the unlikely event that the alarm thread failed to in Restart()
83 // Gracefully deal with the unlikely event that the alarm thread failed to in Cancel()
/freebsd/tests/sys/fs/fusefs/
H A Dbad_server.cc42 * gracefully return EINVAL.
57 * gracefully return EINVAL.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dmixed_create_failure.ksh25 # Ensure that the create/rename operations fail gracefully and not trigger an
132 log_pass "Mixed mode FS: Ops on large number of colliding names fail gracefully"
/freebsd/usr.sbin/ctladm/tests/
H A Dport.sh97 atf_set "descr" "ctladm will gracefully fail to remove an ioctl target if required arguments are missing"
169 atf_set "descr" "ctladm will gracefully fail to create an iSCSI target if required arguments are missing"
304 atf_set "descr" "ctladm will gracefully fail to remove an iSCSI target if required arguments are missing"
/freebsd/bin/sh/tests/errors/
H A Dredirection-error2.22 # sh should fail gracefully on this bad redirect
/freebsd/share/examples/kld/dyn_sysctl/
H A DREADME4 The framework should deal with this case gracefully.
/freebsd/usr.bin/units/
H A DREADME9 it can gracefully handle exponents larger than 9 in output
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dltc2952-poweroff.txt4 been sent, the chip's watchdog has to be reset to gracefully shut down.
/freebsd/contrib/ee/
H A DChanges28 gracefully
/freebsd/lib/libc/gen/
H A Dsetjmperr.c34 * Programs that wish to exit gracefully from this error may
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_http.c61 /* ASN1_item_d2i_bio handles NULL bio gracefully */ in OCSP_sendreq_bio()
/freebsd/contrib/libfido2/fuzz/
H A Dclock.c31 * This condition should be gracefully handled by callers of in tick()
/freebsd/sbin/mksnap_ffs/
H A Dmksnap_ffs.898 The disk full situation is not handled gracefully and may
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/
H A Dprocfs_list_stale_read.ksh32 # procfs file are handled gracefully.
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-solaris.c204 * If we fail, just run along gracefully.
213 /* get default project, if we fail just return gracefully */ in solaris_set_default_project()

123456789