Home
last modified time | relevance | path

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

12345678910>>...62

/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/node/test/parallel/
Dtest-fs-non-number-arguments-throw.js13 // A sanity check when using numbers instead of strings
14 const sanity = 'def'; constant
46 sanity, data.toString('utf8'),
47 `read ${data.toString('utf8')} instead of ${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/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/node/test/fixtures/wpt/streams/piping/
Dgeneral.any.js11 assert_false(rs.locked, 'sanity check: the ReadableStream must not start locked');
12 assert_false(ws.locked, 'sanity check: the WritableStream must not start locked');
62 assert_true(rs.locked, 'sanity check: the ReadableStream starts locked');
63 assert_false(ws.locked, 'sanity check: the WritableStream does not start locked');
78 assert_false(rs.locked, 'sanity check: the ReadableStream does not start locked');
79 assert_true(ws.locked, 'sanity check: the WritableStream starts locked');
/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/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/mesa3d/
D.gitlab-ci.yml83 - sanity
170 - sanity
268 # Sanity checks of MR settings and commit logs
269 sanity:
272 stage: sanity
/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/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"
Dilogbl.c7 #include "sanity/ilogb.h"
11 #include "sanity/ilogbl.h"
Dllrintl.c7 #include "sanity/llrint.h"
11 #include "sanity/llrintl.h"
Dllroundl.c7 #include "sanity/llround.h"
11 #include "sanity/llroundl.h"
Dpow10l.c8 #include "sanity/pow10.h"
12 #include "sanity/pow10l.h"
Drintl.c7 #include "sanity/rint.h"
11 #include "sanity/rintl.h"
Dcbrtl.c7 #include "sanity/cbrt.h"
11 #include "sanity/cbrtl.h"
Datanhl.c7 #include "sanity/atanh.h"
11 #include "sanity/atanhl.h"
Dnearbyintl.c7 #include "sanity/nearbyint.h"
11 #include "sanity/nearbyintl.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/ffmpeg/libavformat/
Drtpdec_hevc.c188 /* sanity check for size of input packet: 1 byte payload at least */ in hevc_handle_packet()
212 /* sanity check for correct layer ID */ in hevc_handle_packet()
219 /* sanity check for correct temporal ID */ in hevc_handle_packet()
225 /* sanity check for correct NAL unit type */ in hevc_handle_packet()
304 /* sanity check for size of input packet: 1 byte payload at least */ in hevc_handle_packet()
/third_party/ntfs-3g/include/ntfs-3g/
Dlcnalloc.h35 FIRST_ZONE = 0, /* For sanity checking. */
38 LAST_ZONE = 1, /* For sanity checking. */

12345678910>>...62