Home
last modified time | relevance | path

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

12345678910

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.divide_by_zero.ksh22 # Divide by zero should fail gracefully.
27 log_assert "Divide by zero should fail gracefully."
31 log_pass "Divide by zero should fail gracefully."
H A Dtst.return_recursive_table.ksh22 # Returning a recursive table should fail gracefully
27 log_assert "Returning a recursive table should fail gracefully."
32 log_pass "Returning a recursive table should fail gracefully."
H A Dtst.stack_gsub.ksh23 # gracefully. gsub() uses more stack space than typical, so it relies
30 log_assert "recursive gsub() should be handled gracefully"
34 log_pass "recursive gsub() should be handled gracefully"
H A Dtst.integer_illegal.ksh23 # small should fail gracefully.
28 log_assert "constructing illegal integer values should fail gracefully"
40 log_pass "constructing illegal integer values should fail gracefully"
H A Dtst.timeout.ksh24 # gracefully.
H A Dtst.memory_limit.ksh24 # Programs that exceed these limits should fail gracefully.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_invalid.ksh24 # Verify that send with invalid options will fail gracefully.
33 log_assert "Verify that send with invalid options will fail gracefully."
53 log_pass "Send with invalid options fails gracefully."
H A Dsend-c_recv_lz4_disabled.ksh24 # Verify a pool without the lz4 feature gracefully rejects a compressed stream
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.h153 * gracefully terminate.
183 * gracefully exit.
189 * gracefully exit.
/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/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.
H A Dnfs.cc151 /* Gracefully handle failures to lookup ".". */
256 * lookup, it's a bug. But we should handle it gracefully.
301 * should handle it gracefully.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dmixed_create_failure.ksh26 # Ensure that the create/rename operations fail gracefully and not trigger an
133 log_pass "Mixed mode FS: Ops on large number of colliding names fail gracefully"
/freebsd/usr.sbin/ctladm/tests/
H A Dport.sh92 …atf_set "descr" "ctladm will gracefully fail to remove an ioctl target if required arguments are m…
167 …atf_set "descr" "ctladm will gracefully fail to create an iSCSI target if required arguments are m…
308 …atf_set "descr" "ctladm will gracefully fail to remove an iSCSI target if required arguments are m…
/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/crypto/krb5/src/lib/crypto/krb/
H A Dstring_to_key.c59 /* Fail gracefully if someone is using the old AFS string-to-key hack. */ in krb5_c_string_to_key_with_params()
/freebsd/sbin/mksnap_ffs/
H A Dmksnap_ffs.898 The disk full situation is not handled gracefully and may

12345678910