Home
last modified time | relevance | path

Searched refs:sanity (Results 1 – 25 of 80) sorted by relevance

1234

/freebsd/sys/contrib/openzfs/.github/workflows/
H A DREADME.md11 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 Dstd.debug10 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 DREADME39 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 DDPAA45 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 DMakefile.am25 %D%/runfiles/sanity.run \
/freebsd/sys/arm/conf/
H A Dstd.armv6
H A Dstd.armv7
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_check.pod31 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 DSSL_CTX_set_cert_cb.pod56 Normal server sanity checks are performed on any certificates set
H A DEC_KEY_new.pod127 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 DMakefile.am.inc51 libutils_a_SOURCES += utils/sanity.cpp
52 libutils_a_SOURCES += utils/sanity.hpp
/freebsd/sys/contrib/openzfs/tests/runfiles/
H A Dbclone.run12 # adding a new test consider also adding it to the sanity.run file
/freebsd/contrib/file/magic/Magdir/
H A Dadventure30 # 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 DMakefile53 sanity.c \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite.shlib61 # They're here for sanity.
/freebsd/contrib/ntp/sntp/m4/
H A Dos_cflags.m483 # Quick and dirty sanity check
/freebsd/lib/libjail/
H A Djail.c569 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 Dow.c433 int sanity = 10; in ow_enumerate() local
443 if (sanity-- < 0) { in ow_enumerate()
/freebsd/contrib/nvi/
H A DREADME80 editor. Peter Kessler helped bring sanity to version 2's
/freebsd/contrib/kyua/utils/cmdline/
H A Dcommands_map.ipp30 #include "utils/sanity.hpp"
/freebsd/crypto/openssl/test/
H A DREADME-dev.md26 00-04 sanity, internal and essential API tests
/freebsd/sys/i386/conf/
H A DGENERIC
/freebsd/contrib/kyua/utils/config/
H A Dtree.ipp40 #include "utils/sanity.hpp"
/freebsd/sys/amd64/conf/
H A DGENERIC
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c211 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()

1234