Home
last modified time | relevance | path

Searched refs:tests (Results 426 - 450 of 1092) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/libabigail/tests/
H A Dtest-diff-dwarf.cc353 using abigail::tests::get_src_dir; in main()
354 using abigail::tests::get_build_dir; in main()
371 in_elfv0_path = string(get_src_dir()) + "/tests/" + s->in_elfv0_path; in main()
372 in_elfv1_path = string(get_src_dir()) + "/tests/" + s->in_elfv1_path; in main()
374 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
428 string(get_src_dir()) + "/tests/" + s->in_report_path; in main()
430 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
/third_party/mbedtls/scripts/
H A Dlcov.sh17 2. Run whatever tests you want.
49 lcov --rc lcov_branch_coverage=1 --capture --directory $library_dir -o "$COVTMP/tests.info"
50 lcov --rc lcov_branch_coverage=1 --add-tracefile "$COVTMP/files.info" --add-tracefile "$COVTMP/tests.info" -o "$COVTMP/all.info"
52 gendesc tests/Descriptions.txt -o "$COVTMP/descriptions"
/third_party/ltp/scripts/coccinelle/
H A Drun-spatch.sh22 --ignore lib/tests \
38 --ignore lib/tests \
/third_party/ltp/lib/newlib_tests/
H A Druntest.sh23 -c run C API tests only
24 -s run shell API tests only
79 runtest_res TINFO "=== Run $target tests ==="
150 runtest_res TCONF "$target tests skipped"
152 runtest_res TPASS "All $target tests TCONF/TPASS"
/third_party/node/test/parallel/
H A Dtest-repl-editor.js48 const tests = [
77 tests.forEach(run);
H A Dtest-repl-envvars.js13 const tests = [
88 tests.forEach((testCase) => test(inspect(testCase.env), () => run(testCase)));
H A Dtest-whatwg-url-custom-parsing.js7 // A handful of the tests fail when ICU is not included.
14 const tests = require(
18 const originalFailures = tests.filter((test) => test.failure);
35 // See https://github.com/w3c/web-platform-tests/pull/10955
37 // > must give failure. This tests that the logic for converting
65 require(fixtures.path('url-tests-additional.js'));
H A Dtest-whatwg-url-custom-searchparams.js89 const tests = require(fixtures.path('url-searchparams.js'));
91 for (const [input, expected, parsed] of tests) {
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dcombiner.py17 min_group_size: minimum number of tests to combine
18 max_group_size: maximum number of tests to combine
19 count: how many tests to generate. 0 means infinite running
76 # Not enough tests
118 # Not enough tests
123 tests = self._groups[group_key]
124 return [rng.choice(tests) for _ in range(0, max_size)]
/third_party/node/deps/cares/config/
H A Dtest-driver46 [--expect-failure {yes|no}] [--color-tests {yes|no}]
68 --color-tests) color_tests=$2; shift;;
109 # to ameliorate tests themselves also writing to the log file. Our tests
/third_party/ltp/testcases/kernel/syscalls/mkdir/
H A Dmkdir09.c98 void (*tests[NCHILD])(int) = { test1, test2, test3 }; in child_thread_func()
101 tests[child_num % NCHILD](child_num); in child_thread_func()
/third_party/libevdev/build-aux/
H A Dtest-driver46 [--expect-failure {yes|no}] [--color-tests {yes|no}]
68 --color-tests) color_tests=$2; shift;;
109 # to ameliorate tests themselves also writing to the log file. Our tests
/third_party/libinput/udev/
H A Dtest-libinput-fuzz-extract.c41 } tests[] = { in START_TEST() local
89 ARRAY_FOR_EACH(tests, t) { in START_TEST()
/third_party/protobuf/
H A Dappveyor.bat18 rem tests.exe || goto error
28 tests.exe || goto error
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberDepthTests.cpp22 * \brief Amber tests in the GLSL group.
152 static const std::vector<TestInfo> tests = in createTests() local
161 // Rerun any tests that will get different results with VK_EXT_depth_range_unrestricted in createTests()
168 for (const auto& test : tests) in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberDepthTests.cpp22 * \brief Amber tests in the GLSL group.
148 static const std::vector<TestInfo> tests = in createTests() local
152 { "ez_fs_clamp", "Test fragment shader depth value with early fragment tests", { "VK_EXT_depth_clamp_zero_one", "Features.fragmentStoresAndAtomics", "Features.depthClamp" }, false }, in createTests()
157 // Rerun any tests that will get different results with VK_EXT_depth_range_unrestricted in createTests()
164 for (const auto& test : tests) in createTests()
/third_party/vk-gl-cts/external/amber/src/kokoro/scripts/windows/
H A Dbuild.bat61 :: Run the tests (We no longer run tests on VS2013)
/third_party/skia/third_party/externals/libpng/
H A Dtest-driver46 [--expect-failure={yes|no}] [--color-tests={yes|no}]
66 --color-tests) color_tests=$2; shift;;
/third_party/skia/third_party/externals/microhttpd/
H A Dtest-driver46 [--expect-failure={yes|no}] [--color-tests={yes|no}]
66 --color-tests) color_tests=$2; shift;;
/third_party/skia/tests/
H A DPathOpsCubicIntersectionTestData.cpp8 #include "tests/PathOpsCubicIntersectionTestData.h"
59 const CubicPts tests[][2] = { member
112 const size_t tests_count = SK_ARRAY_COUNT(tests);
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/
H A Dalways-builds-under-with-force-option.js65 //// [/src/tests/index.ts]
76 //// [/src/tests/tsconfig.json]
113 /lib/tsc --b /src/tests --force
294 //// [/src/tests/index.d.ts]
299 //// [/src/tests/index.js]
311 //// [/src/tests/tsconfig.tsbuildinfo]
314 //// [/src/tests/tsconfig.tsbuildinfo.readable.baseline.txt]
400 /lib/tsc --b /src/tests --force
417 //// [/src/tests/index.d.ts] file written with same contents
418 //// [/src/tests/inde
[all...]
H A Ddoes-not-rebuild-if-there-is-no-program-and-bundle-in-the-ts-build-info-event-if-version-doesnt-match-ts-version.js127 //// [/src/tests/index.d.ts]
132 //// [/src/tests/index.js]
144 //// [/src/tests/index.ts]
155 //// [/src/tests/tsconfig.json]
170 //// [/src/tests/tsconfig.tsbuildinfo]
195 /lib/tsc --b /src/tests --verbose
199 * src/tests/tsconfig.json
205 [12:00:26 AM] Project 'src/tests/tsconfig.json' is up to date because newest input 'src/tests/index.ts' is older than output 'src/tests/tsconfi
[all...]
H A Drebuilds-from-start-if-force-option-is-set.js242 //// [/src/tests/index.d.ts]
247 //// [/src/tests/index.js]
259 //// [/src/tests/index.ts]
270 //// [/src/tests/tsconfig.json]
285 //// [/src/tests/tsconfig.tsbuildinfo]
288 //// [/src/tests/tsconfig.tsbuildinfo.readable.baseline.txt]
389 /lib/tsc --b /src/tests --verbose --force
393 * src/tests/tsconfig.json
403 [12:00:46 AM] Project 'src/tests/tsconfig.json' is being forcibly rebuilt
405 [12:00:47 AM] Building project '/src/tests/tsconfi
[all...]
H A Dremoves-all-files-it-built.js242 //// [/src/tests/index.d.ts]
247 //// [/src/tests/index.js]
259 //// [/src/tests/index.ts]
270 //// [/src/tests/tsconfig.json]
285 //// [/src/tests/tsconfig.tsbuildinfo]
288 //// [/src/tests/tsconfig.tsbuildinfo.readable.baseline.txt]
389 /lib/tsc --b /src/tests --clean
404 //// [/src/tests/index.d.ts] unlink
405 //// [/src/tests/index.js] unlink
406 //// [/src/tests/tsconfi
[all...]
/third_party/toybox/
H A DMakefile22 uinstall uninstall_flat tests help toybox_stuff change \
76 tests:

Completed in 9 milliseconds

1...<<11121314151617181920>>...44