Home
last modified time | relevance | path

Searched full:sanity (Results 1 – 25 of 1396) sorted by relevance

12345678910>>...56

/third_party/ltp/testcases/kernel/fs/squashfs/
Dsquashfs01.c11 * - f37aa4c7366 (squashfs: add more sanity checks in id lookup)
12 * - eabac19e40c (squashfs: add more sanity checks in inode lookup)
13 * - 506220d2ba2 (squashfs: add more sanity checks in xattr id lookup)
15 * added some sanity checks, that verify the size of
29 * - c1b2028315c (squashfs: fix inode lookup sanity checks)
30 * - 8b44ca2b634 (squashfs: fix xattr id and id lookup sanity checks)
54 tst_res(TINFO, "Test squashfs sanity check regressions"); in setup()
/third_party/mesa3d/.gitlab-ci/piglit/
Ddisable-vs_in.diff25 diff --git a/tests/sanity.py b/tests/sanity.py
27 --- a/tests/sanity.py
28 +++ b/tests/sanity.py
32 'spec/arb_tessellation_shader/execution/sanity.shader_test',
/third_party/icu/icu4c/source/config/
Dicu-config-bottom104 ## Check the sanity of current variables
105 sanity()
107 …E}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
129 SANITY="sane"
133 SANITY="nosanity"
156 sanity
188 sanity
411 sanity
416 sanity
/third_party/skia/third_party/externals/icu/source/config/
Dicu-config-bottom104 ## Check the sanity of current variables
105 sanity()
107 …E}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
129 SANITY="sane"
133 SANITY="nosanity"
156 sanity
188 sanity
411 sanity
416 sanity
/third_party/glslang/Test/
Dhlsl.intrinsics.comp22 // Don't repeat all the pixel/vertex fns - just one for sanity.
58 // Don't repeat all the pixel/vertex fns - just one for sanity.
85 // Don't repeat all the pixel/vertex fns - just one for sanity.
112 // Don't repeat all the pixel/vertex fns - just one for sanity.
/third_party/icu/tools/multi/proj/provider/
Dicu-config.sed7 s%^sanity$%# sanity disabled.%
/third_party/openssl/test/ssl-tests/
D03-custom_verify.cnf.in16 # Sanity-check that verification indeed succeeds without the
68 # Sanity-check that verification indeed succeeds if peer verification
114 # Sanity-check that verification indeed fails without the
/third_party/backends/
DREADME.zeta14 Zeta uses a modified version of Philippe Houdoin's Sanity GUI frontend.
15 http://philippe.houdoin.free.fr/phil/beos/sanity/index-en.html
DREADME.beos15 http://philippe.houdoin.free.fr/phil/beos/sanity/index-en.html
17 Updates of Sanity from Kaya Memisoglu:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRWMutex.h119 // mode, but provides not sanity checks in single threaded mode. in lock_shared()
131 // mode, but provides not sanity checks in single threaded mode. in unlock_shared()
144 // mode, but provides not sanity checks in single threaded mode. in lock()
157 // mode, but provides not sanity checks in single threaded mode. in unlock()
/third_party/musl/libc-test/src/math/gen/
Dgentests.sh13 for i in crlibm/$N.h ucb/$N.h sanity/$N.h
18 for i in crlibm/$ND.h ucb/$ND.h sanity/$ND.h
/third_party/mesa3d/
D.gitlab-ci.yml83 - sanity
170 - sanity
268 # Sanity checks of MR settings and commit logs
269 sanity:
272 stage: sanity
/third_party/libxml2/
Dbackport-regexp-Add-sanity-check-in-xmlRegCalloc2.patch4 Subject: [PATCH] regexp: Add sanity check in xmlRegCalloc2
6 These arguments should be non-zero, but add a sanity check to avoid
/third_party/musl/libc-test/src/math/
Dlrintl.c7 #include "sanity/lrint.h"
11 #include "sanity/lrintl.h"
Dllrintl.c7 #include "sanity/llrint.h"
11 #include "sanity/llrintl.h"
Dilogbl.c7 #include "sanity/ilogb.h"
11 #include "sanity/ilogbl.h"
Datanhl.c7 #include "sanity/atanh.h"
11 #include "sanity/atanhl.h"
Dcbrtl.c7 #include "sanity/cbrt.h"
11 #include "sanity/cbrtl.h"
Dexp10l.c8 #include "sanity/exp10.h"
12 #include "sanity/exp10l.h"
Dnearbyintl.c7 #include "sanity/nearbyint.h"
11 #include "sanity/nearbyintl.h"
Dlroundl.c7 #include "sanity/lround.h"
11 #include "sanity/lroundl.h"
Dllroundl.c7 #include "sanity/llround.h"
11 #include "sanity/llroundl.h"
Dlogbl.c7 #include "sanity/logb.h"
11 #include "sanity/logbl.h"
/third_party/typescript/tests/baselines/reference/
DtsxInferenceShouldNotYieldAnyOnUnions.js20 // Sanity check: function call equivalent versions work fine
34 // Sanity check: function call equivalent versions work fine
/third_party/ntfs-3g/include/ntfs-3g/
Dlcnalloc.h35 FIRST_ZONE = 0, /* For sanity checking. */
38 LAST_ZONE = 1, /* For sanity checking. */

12345678910>>...56