/freebsd/sys/contrib/openzfs/.github/workflows/ |
H A D | README.md | 11 sanity-checks-20.04 21 sanity-checks-22.04 32 Build-Ubuntu-20.04-->sanity-checks-20.04 35 Build-Ubuntu-22.04-->sanity-checks-22.04 39 sanity-checks-20.04-->CleanUp+Summary 48 sanity-checks-22.04-->CleanUp+Summary 53 2) 2x zloop test (~10m) + 2x sanity test (~25m)
|
/freebsd/sys/conf/ |
H A D | std.debug | 10 options INVARIANTS # Enable calls of extra sanity checking 11 options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS
|
/freebsd/etc/mtree/ |
H A D | README | 39 Simply use the diff for a sanity check to make sure things are in 42 e) Further sanity checking of the system builds with DESTDIR=/someplace 44 files. I tend to run this more complete sanity check shortly after
|
/freebsd/sys/powerpc/conf/dpaa/ |
H A D | DPAA | 45 options INVARIANTS #Enable calls of extra sanity checking 46 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
|
/freebsd/sys/contrib/openzfs/tests/ |
H A D | Makefile.am | 25 %D%/runfiles/sanity.run \
|
/freebsd/sys/arm/conf/ |
H A D | std.armv6 |
|
H A D | std.armv7 |
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_check.pod | 31 order to perform a lightweight sanity check of the key. If a quicker form is not 39 order to perform a lightweight sanity check of the key. If a quicker form is not
|
H A D | SSL_CTX_set_cert_cb.pod | 56 Normal server sanity checks are performed on any certificates set
|
H A D | EC_KEY_new.pod | 127 EC_KEY_check_key() performs various sanity checks on the EC_KEY object to 133 EC_POINT. It also performs certain sanity checks on the key to confirm
|
/freebsd/contrib/kyua/utils/ |
H A D | Makefile.am.inc | 51 libutils_a_SOURCES += utils/sanity.cpp 52 libutils_a_SOURCES += utils/sanity.hpp
|
/freebsd/sys/contrib/openzfs/tests/runfiles/ |
H A D | bclone.run | 12 # adding a new test consider also adding it to the sanity.run file
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | adventure | 30 # well as an occasional MP3 file), so we sanity-check the version number. 32 # It might be possible to sanity-check the release number as well, as it seems
|
/freebsd/lib/atf/libatf-c/ |
H A D | Makefile | 53 sanity.c \
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite.shlib | 61 # They're here for sanity.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | os_cflags.m4 | 83 # Quick and dirty sanity check
|
/freebsd/lib/libjail/ |
H A D | jail.c | 569 int i, ai, ki, jid, arrays, sanity; in jailparam_get() local 669 for (sanity = 0;; sanity++) { in jailparam_get() 671 if (jid >= 0 || !arrays || sanity == ARRAY_SANITY || in jailparam_get()
|
/freebsd/sys/dev/ow/ |
H A D | ow.c | 433 int sanity = 10; in ow_enumerate() local 443 if (sanity-- < 0) { in ow_enumerate()
|
/freebsd/contrib/nvi/ |
H A D | README | 80 editor. Peter Kessler helped bring sanity to version 2's
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | commands_map.ipp | 30 #include "utils/sanity.hpp"
|
/freebsd/crypto/openssl/test/ |
H A D | README-dev.md | 26 00-04 sanity, internal and essential API tests
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC |
|
/freebsd/contrib/kyua/utils/config/ |
H A D | tree.ipp | 40 #include "utils/sanity.hpp"
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC |
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | vdev_geom.c | 211 vdev_geom_attach(struct g_provider *pp, vdev_t *vd, boolean_t sanity) in vdev_geom_attach() argument 221 if (sanity) { in vdev_geom_attach()
|