Home
last modified time | relevance | path

Searched +full:external +full:- +full:tests (Results 1 – 25 of 997) sorted by relevance

12345678910>>...40

/third_party/openssl/test/
DREADME-external.md1 Running external test suites with OpenSSL
4 It is possible to integrate external test suites into OpenSSL's `make test`.
11 This python test suite runs cryptographic tests with a local OpenSSL build as
14 First checkout the `PYCA/Cryptography` module into `./pyca-cryptography` using:
16 $ git submodule update --init
20 $ ./config shared enable-external-tests
23 The tests will run in a python virtual environment which requires virtualenv
26 $ make test VERBOSE=1 TESTS=test_external_pyca
29 ------------------------------
31 Some tests target older (<=1.0.2) versions so will not run. Other tests target
[all …]
/third_party/skia/third_party/externals/swiftshader/docs/
DdEQP.md7 -------------
13 5. Install [MinGW-W64](http://mingw-w64.org/doku.php/download)
15 6. Install [Git](https://git-scm.com/download/win)
18 9. Set environment variables: Config Panel -> System and Security -> System -> Advanced system sett…
20 * Add `<path to MinGW-W64>\bin` to your PATH environment variable
23 … is in the Android SDK, typically in `C:\Users\<username>\AppData\Local\Android\sdk\platform-tools`
28 ----------------
32 `git clone https://github.com/KhronosGroup/VK-GL-CTS`
34 You may wish to check out a stable vulkan-cts-* branch.
38 `python3 external\fetch_sources.py`
[all …]
/third_party/spirv-tools/kokoro/scripts/windows/
Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
20 set SRC=%cd%\github\SPIRV-Tools
28 git clone --depth=1 https://github.com/KhronosGroup/SPIRV-Headers external/spirv-headers
29 git clone https://github.com/google/googletest external/googletest
30 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. …
31 git clone --depth=1 https://github.com/google/effcee external/effcee
32 git clone --depth=1 https://github.com/google/re2 external/re2
33 git clone --depth=1 --branch v3.13.0 https://github.com/protocolbuffers/protobuf external/protobuf
63 …AGS=-DCMAKE_INSTALL_PREFIX=%KOKORO_ARTIFACTS_DIR%\install -GNinja -DCMAKE_BUILD_TYPE=%BUILD_TYPE%
65 :: Skip building tests for VS2013
[all …]
/third_party/typescript/tests/baselines/reference/
DimportHelpers.symbols1 === tests/cases/compiler/external.ts ===
3 >A : Symbol(A, Decl(external.ts, 0, 0))
6 >B : Symbol(B, Decl(external.ts, 0, 18))
7 >A : Symbol(A, Decl(external.ts, 0, 0))
10 >dec : Symbol(dec, Decl(external.ts, 3, 11))
13 >dec : Symbol(dec, Decl(external.ts, 3, 11))
16 >C : Symbol(C, Decl(external.ts, 3, 21))
19 >method : Symbol(C.method, Decl(external.ts, 6, 9))
20 >dec : Symbol(dec, Decl(external.ts, 3, 11))
21 >x : Symbol(x, Decl(external.ts, 7, 11))
[all …]
DimportHelpersInIsolatedModules.symbols1 === tests/cases/compiler/external.ts ===
3 >A : Symbol(A, Decl(external.ts, 0, 0))
6 >B : Symbol(B, Decl(external.ts, 0, 18))
7 >A : Symbol(A, Decl(external.ts, 0, 0))
10 >dec : Symbol(dec, Decl(external.ts, 3, 11))
13 >dec : Symbol(dec, Decl(external.ts, 3, 11))
16 >C : Symbol(C, Decl(external.ts, 3, 21))
19 >method : Symbol(C.method, Decl(external.ts, 6, 9))
20 >dec : Symbol(dec, Decl(external.ts, 3, 11))
21 >x : Symbol(x, Decl(external.ts, 7, 11))
[all …]
DambientErrors.errors.txt1 tests/cases/conformance/ambient/ambientErrors.ts(2,17): error TS1039: Initializers are not allowed …
2 tests/cases/conformance/ambient/ambientErrors.ts(17,22): error TS2371: A parameter initializer is o…
3 tests/cases/conformance/ambient/ambientErrors.ts(20,24): error TS1183: An implementation cannot be …
4 tests/cases/conformance/ambient/ambientErrors.ts(29,9): error TS1066: In ambient enum declarations …
5 tests/cases/conformance/ambient/ambientErrors.ts(34,13): error TS1039: Initializers are not allowed…
6 tests/cases/conformance/ambient/ambientErrors.ts(35,19): error TS1183: An implementation cannot be …
7 tests/cases/conformance/ambient/ambientErrors.ts(37,20): error TS1039: Initializers are not allowed…
8 tests/cases/conformance/ambient/ambientErrors.ts(38,13): error TS1039: Initializers are not allowed…
9 tests/cases/conformance/ambient/ambientErrors.ts(39,23): error TS1183: An implementation cannot be …
10 tests/cases/conformance/ambient/ambientErrors.ts(40,14): error TS1183: An implementation cannot be …
[all …]
DimportHelpersInTsx.symbols1 === tests/cases/compiler/external.tsx ===
3 >React : Symbol(React, Decl(external.tsx, 0, 11))
6 >o : Symbol(o, Decl(external.tsx, 1, 11))
9 >x : Symbol(x, Decl(external.tsx, 2, 12))
10 >o : Symbol(o, Decl(external.tsx, 1, 11))
12 === tests/cases/compiler/script.tsx ===
23 === tests/cases/compiler/tslib.d.ts ===
25 >__extends : Symbol(__extends, Decl(tslib.d.ts, --, --))
26 >d : Symbol(d, Decl(tslib.d.ts, --, --))
27 >Function : Symbol(Function, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --))
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
29 "//src/tests:angle_end2end_tests",
30 "//src/tests:angle_perftests",
31 "//src/tests:angle_unittests",
35 "//src/tests:angle_white_box_perftests",
36 "//src/tests:angle_white_box_tests",
41 "//src/tests:angle_deqp_egl_no_gtest",
42 "//src/tests:angle_deqp_egl_tests",
43 "//src/tests:angle_deqp_gles2_no_gtest",
44 "//src/tests:angle_deqp_gles2_tests",
[all …]
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release-bazel/
Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
19 set SRC=%cd%\github\SPIRV-Tools
26 git clone --depth=1 https://github.com/KhronosGroup/SPIRV-Headers external/spirv-headers
27 git clone https://github.com/google/googletest external/googletest
28 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. …
29 git clone --depth=1 https://github.com/google/effcee external/effcee
30 git clone --depth=1 https://github.com/google/re2 external/re2
33 wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.zip
34 unzip -q bazel-0.29.1-windows-x86_64.zip
52 :: Run the tests
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release-bazel/
Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
19 set SRC=%cd%\github\SPIRV-Tools
26 git clone --depth=1 https://github.com/KhronosGroup/SPIRV-Headers external/spirv-headers
27 git clone https://github.com/google/googletest external/googletest
28 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. …
29 git clone --depth=1 https://github.com/google/effcee external/effcee
30 git clone --depth=1 https://github.com/google/re2 external/re2
33 wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.zip
34 unzip -q bazel-0.29.1-windows-x86_64.zip
52 :: Run the tests
[all …]
/third_party/spirv-tools/kokoro/windows-msvc-2015-release-bazel/
Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
19 set SRC=%cd%\github\SPIRV-Tools
26 git clone --depth=1 https://github.com/KhronosGroup/SPIRV-Headers external/spirv-headers
27 git clone https://github.com/google/googletest external/googletest
28 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. …
29 git clone --depth=1 https://github.com/google/effcee external/effcee
30 git clone --depth=1 https://github.com/google/re2 external/re2
33 wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.zip
34 unzip -q bazel-0.29.1-windows-x86_64.zip
52 :: Run the tests
[all …]
/third_party/vk-gl-cts/external/openglcts/
DCONTRIBUTING.md4 This document describes how to add new tests to the OpenGL and OpenGL ES
8 ------------------------
9 - [Tips for developing new tests](#tips-for-developing-new-tests)
10 - [Test framework overview](#test-framework-overview)
11 - [Data Files](#data-files)
12 - [Adding tests to dEQP Framework](#adding-tests-to-deqp-framework)
13 - [Adding tests to GTF](#adding-tests-to-gtf)
14 - [Coding conventions](#coding-conventions)
15 - [Submitting changes](#submitting-changes)
17 Tips for developing new tests
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/windows/
Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
20 set SRC=%cd%\github\SPIRV-Tools
28 git clone --depth=1 https://github.com/KhronosGroup/SPIRV-Headers external/spirv-headers
29 git clone https://github.com/google/googletest external/googletest
30 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. …
31 git clone --depth=1 https://github.com/google/effcee external/effcee
32 git clone --depth=1 https://github.com/google/re2 external/re2
33 git clone --depth=1 --branch v3.13.0.1 https://github.com/protocolbuffers/protobuf external/protobuf
60 …AGS=-DCMAKE_INSTALL_PREFIX=%KOKORO_ARTIFACTS_DIR%\install -GNinja -DCMAKE_BUILD_TYPE=%BUILD_TYPE%
62 :: Build spirv-fuzz
[all …]
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/windows/
Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
20 set SRC=%cd%\github\SPIRV-Tools
28 git clone --depth=1 https://github.com/KhronosGroup/SPIRV-Headers external/spirv-headers
29 git clone https://github.com/google/googletest external/googletest
30 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. …
31 git clone --depth=1 https://github.com/google/effcee external/effcee
32 git clone --depth=1 https://github.com/google/re2 external/re2
33 git clone --depth=1 --branch v3.13.0.1 https://github.com/protocolbuffers/protobuf external/protobuf
60 …AGS=-DCMAKE_INSTALL_PREFIX=%KOKORO_ARTIFACTS_DIR%\install -GNinja -DCMAKE_BUILD_TYPE=%BUILD_TYPE%
62 :: Build spirv-fuzz
[all …]
/third_party/skia/third_party/externals/angle2/scripts/code_generation_hashes/
DGL_CTS_(dEQP)_build_files.json4 "src/tests/deqp_support/BUILD.gn":
6 "src/tests/deqp_support/deqp_data_autogen.gni":
8 "third_party/VK-GL-CTS/src/CMakeLists.txt":
10 "third_party/VK-GL-CTS/src/execserver/CMakeLists.txt":
12 "third_party/VK-GL-CTS/src/executor/CMakeLists.txt":
14 "third_party/VK-GL-CTS/src/external/amber/CMakeLists.txt":
16 "third_party/VK-GL-CTS/src/external/glslang/CMakeLists.txt":
18 "third_party/VK-GL-CTS/src/external/libpng/CMakeLists.txt":
20 "third_party/VK-GL-CTS/src/external/openglcts/CMakeLists.txt":
22 "third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt":
[all …]
/third_party/spirv-tools/
DREADME.md1 # SPIR-V Tools
5 The SPIR-V Tools project provides an API and commands for processing SPIR-V
9 validator, and optimizer for SPIR-V. Except for the optimizer, all are based
18 SPIR-V is defined by the Khronos Group Inc.
19 See the [SPIR-V Registry][spirv-registry] for the SPIR-V specification,
24 …ranch/master?svg=true)](https://ci.appveyor.com/project/Khronoswebmaster/spirv-tools/branch/master)
25 …://storage.googleapis.com/spirv-tools/badges/build_status_linux_clang_release.svg)](https://storag…
26 …://storage.googleapis.com/spirv-tools/badges/build_status_macos_clang_release.svg)](https://storag…
27 …ps://storage.googleapis.com/spirv-tools/badges/build_status_windows_release.svg)](https://storage.…
31 ## Versioning SPIRV-Tools
[all …]
/third_party/vk-gl-cts/external/vulkancts/
DREADME.md11 ------------
30 * You can get this from the `mesa-common-dev` Ubuntu package.
42 * Android SDK with: SDK Tools, SDK Platform-tools, SDK Build-tools, and API 28
49 tools/bin/sdkmanager tools platform-tools 'build-tools;25.0.2' 'platforms;android-28'
53 ------------
56 vulkan-docs, spirv-headers, and spirv-tools.
60 python external/fetch_sources.py
62 You may need to re-run `fetch_sources.py` to update to the latest glslang,
63 vulkan-docs and spirv-tools revisions occasionally.
67 python -m pip install lxml
[all …]
/third_party/elfutils/tests/
Drun-varlocs.sh18 . $srcdir/test-subr.sh
27 testrun_compare ${abs_top_builddir}/tests/varlocs -e testfile_const_type <<\EOF
40 testrun_compare ${abs_top_builddir}/tests/varlocs -e testfile_implicit_value <<\EOF
51 testrun_compare ${abs_top_builddir}/tests/varlocs -e testfile_entry_value <<\EOF
79 [400406,40040a) {breg5(-1), stack_value}
86 testrun_compare ${abs_top_builddir}/tests/varlocs -e testfile_parameter_ref <<\EOF
114 testrun_compare ${abs_top_builddir}/tests/varlocs -e testfile_implicit_pointer <<\EOF
127 # Multi CU DWARF5. See run-dwarf-ranges.sh.
129 testrun_compare ${abs_top_builddir}/tests/varlocs --debug -e testfileranges5.debug <<\EOF
202 # Multi CU Split DWARF5. See run-dwarf-ranges.sh.
[all …]
/third_party/openssl/.github/workflows/
Dci.yml1 # Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
14 # BUILDOPTS: "-j4"
15 # HARNESS_JOBS: "${HARNESS_JOBS:-4}"
19 # - make="make -s"
26 runs-on: ubuntu-latest
28 - name: install unifdef
30 sudo apt-get update
31 sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install unifdef
32 - uses: actions/checkout@v2
34 fetch-depth: 0
[all …]
/third_party/icu/icu4j/main/tests/collate/
D.classpath1 <?xml version="1.0" encoding="UTF-8"?>
4 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-collate"/>
5 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/>
6 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-test-framework"/>
7 …jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-currdata"/>
9 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-langdata"/>
10 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-regiondata"/>
11 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core-tests"/>
12 <classpathentry kind="lib" path="/external-libraries/hamcrest-core-1.3.jar"/>
[all …]
/third_party/openssl/test/recipes/
D95-test_external_pyca.t2 # Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.
16 plan skip_all => "No external tests in this configuration"
17 if disabled("external-tests");
18 plan skip_all => "PYCA tests not available on Windows or VMS"
21 if ! -f srctop_file("pyca-cryptography", "setup.py");
22 plan skip_all => "PYCA tests only available in a shared build"
25 plan tests => 1;
28 "running Python Cryptography tests");
D95-test_external_gost_engine.t2 # Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.
16 plan skip_all => "No external tests in this configuration"
17 if disabled("external-tests");
18 plan skip_all => "GOST engine tests not available on Windows or VMS"
20 plan skip_all => "GOST engine tests only available in a shared build"
22 plan skip_all => "GOST engine tests not supported in out of tree builds"
25 plan tests => 1;
28 "running GOST engine tests");
D95-test_external_krb5.t2 # Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.
17 plan skip_all => "No external tests in this configuration"
18 if disabled("external-tests");
20 if ! -f srctop_file("krb5", "src", "configure.ac");
22 plan tests => 1;
25 $ENV{OPENSSL_CONF} = abs_path(srctop_file("test", "default-and-legacy.cnf"));
27 ok(run(cmd([data_file("krb5.sh")])), "running krb5 tests");
/third_party/jerryscript/docs/
D00.GETTING-STARTED.md7 - `gcc` or any C99-compliant compiler (native or cross, e.g., arm-none-eabi)
8 - `cmake` >= `2.8.12.2`
12 - `bash` >= `4.3.11`
13 - `cppcheck` >= `1.61`
14 - `vera++` >= `1.2.1`
15 - `python` >= `2.7.6`
18 sudo apt-get install gcc gcc-arm-none-eabi cmake cppcheck vera++ python
23 - `awk`
24 - `bc`
25 - `find`
[all …]
/third_party/skia/third_party/externals/angle2/scripts/
Dgen_vk_gl_cts_build.py3 # Use of this source code is governed by a BSD-style license that can be
7 # - src/tests/deqp_support/BUILD.gn
8 # - src/tests/deqp_data.gni
21 dataDirectories.append(os.path.join("external", "graphicsfuzz", "data", "gles3"))
22 dataDirectories.append(os.path.join("external", "openglcts", "data", "gles3"))
26 # The GraphicsFuzz data files need the 'external/graphicsfuzz/' prefix removed
27 pathToReplace = os.path.join("external", "graphicsfuzz", "") # Include trailing slash
29 # The KHR dEQP tests expect a root prefix of "gl_cts" for some reason.
30 pathToReplace = os.path.join("external", "openglcts", "") # Include trailing slash
51 templateFileHeader = """# GENERATED FILE - DO NOT EDIT.
[all …]

12345678910>>...40