Home
last modified time | relevance | path

Searched refs:failing (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-end-fail-indirect.mk12 .END: failing
15 failing: .PHONY
H A Ddeptgt-begin-fail-indirect.mk10 .BEGIN: failing
12 failing: .PHONY .NOTMAIN
/freebsd/sys/dev/firmware/arm/
H A Dscmi_clk.c281 int failing; in scmi_clk_attrs()
297 failing = 0;
304 failing++; in scmi_clk_discover()
308 if (failing == nclocks) in scmi_clk_discover()
303 int failing; scmi_clk_discover() local
/freebsd/tools/regression/
H A DTODO8 That way if a test starts failing we'll know exactly which one failed, and
/freebsd/share/examples/tests/
H A DREADME33 And to debug a specific failing test case, if any:
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_sm2.txt69 # is capable of creating a signature without failing, but it does not say
/freebsd/sys/contrib/openzfs/config/
H A Dalways-pyzfs.m460 dnl # Python "packaging" (or, failing that, "distlib") module is required to build and install pyzfs
/freebsd/lib/libpam/pam.d/
H A DREADME9 the specified service or, failing that, the "other" service.
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod150 failing.
156 chance there is for this allocation failing, and whether it has actually failed.
H A DCONF_modules_load_file.pod92 return value of the failing module (this will always be zero or negative).
H A DDTLSv1_listen.pod73 words, failing to call BIO_connect() or a similar OS-specific function on a
/freebsd/contrib/sendmail/src/
H A Dqueue.c8756 bool failing = false; local
8939 failing = true;
8942 if (!failing && !finished)
8947 failing = true;
8954 failing = true;
8958 if (!failing &&
8971 failing = true;
8990 if (!failing &&
8995 if (!failing && save_errno != 0)
9031 failing = true;
[all …]
/freebsd/sys/contrib/openzfs/module/lua/
H A DREADME.zfs55 3. The "normal" Lua runtime handles errors by failing fatally, but since this
/freebsd/contrib/libpcap/doc/
H A DREADME.aix109 AIX, causing a warning about DL_PROMISC_MULTI failing; this might
/freebsd/sys/ufs/ufs/
H A DREADME.extattr60 failing in low disk-space conditions (which can be important when EAs are
/freebsd/contrib/kyua/utils/config/
H A Dtree.ipp62 UNREACHABLE_MSG(F("define() failing due to key errors is a programming "
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges40 - Fix failing tests in v1.48 under perl < 5.8.9
193 - fill_in_string was failing. Thanks to Donald L. Greer Jr. for the test case.
/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.txt90 function itself and is not a failing of the SoftFloat implementation.
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md62 failing to constructively disagree with each other, but it does mean that we
/freebsd/crypto/openssh/regress/
H A DREADME.regress144 Run the failing test with shell tracing (-x) turned on:
/freebsd/sys/contrib/openzfs/scripts/
H A Dzfs-tests.sh368 -R Automatically rerun failing tests
/freebsd/crypto/openssl/doc/man7/
H A Dpassphrase-encoding.pod42 to U+FFFF, but becomes an expansion for any other character), or failing that,
/freebsd/contrib/kyua/
H A DNEWS.md533 failing test.
553 interact with failing tests cases in order to get more data about the
616 debugging failing test programs other than running them by hand. These
/freebsd/contrib/sendmail/libmilter/
H A DREADME100 in case of filter errors as if the failing filters were not present.
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc791 // app-specific key and failing that with the global key. If none are found
801 // app-specific key and failing that with the global key. If none are found

1234