Searched +full:build +full:- +full:no +full:- +full:tests (Results 1 – 25 of 1047) sorted by relevance
12345678910>>...42
| /third_party/node/deps/openssl/openssl/ |
| D | INSTALL.md | 1 Build and Install 11 - [Prerequisites](#prerequisites) 12 - [Notational Conventions](#notational-conventions) 13 - [Quick Installation Guide](#quick-installation-guide) 14 - [Building OpenSSL](#building-openssl) 15 - [Installing OpenSSL](#installing-openssl) 16 - [Configuration Options](#configuration-options) 17 - [API Level](#api-level) 18 - [Cross Compile Prefix](#cross-compile-prefix) 19 - [Build Type](#build-type) [all …]
|
| /third_party/mbedtls/tests/scripts/ |
| D | all.sh | 6 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 15 # ------- 17 # To run all tests possible or available on the platform. 20 # --------------- 22 # Warning: the test is destructive. It includes various build modes and 26 # * Makefile, library/Makefile, programs/Makefile, tests/Makefile, 29 # will no longer be initialised. 32 # * Basic Unix tools (Windows users note: a Unix-style find must be before 39 # * arm-gcc and mingw-gcc 40 # * ArmCC 5 and ArmCC 6, unless invoked with --no-armcc [all …]
|
| /third_party/openssl/ |
| D | INSTALL.md | 1 Build and Install 11 - [Prerequisites](#prerequisites) 12 - [Notational Conventions](#notational-conventions) 13 - [Quick Installation Guide](#quick-installation-guide) 14 - [Building OpenSSL](#building-openssl) 15 - [Installing OpenSSL](#installing-openssl) 16 - [Configuration Options](#configuration-options) 17 - [API Level](#api-level) 18 - [Cross Compile Prefix](#cross-compile-prefix) 19 - [Build Type](#build-type) [all …]
|
| /third_party/protobuf/objectivec/DevTools/ |
| D | full_mac_build.sh | 3 # Helper to do build so you don't have to remember all the steps/args. 6 set -eu 9 readonly ScriptDir=$(dirname "$(echo $0 | sed -e "s,^\([^/]\),$(pwd)/\1,")") 17 This script does the common build steps needed. 23 -h, --help 25 -c, --clean 26 Issue a clean before the normal build. 27 -a, --autogen 29 -r, --regenerate-descriptors 32 -j #, --jobs # [all …]
|
| /third_party/elfutils/tests/ |
| D | run-get-lines.sh | 19 . $srcdir/test-subr.sh 23 testrun_compare ${abs_builddir}/get-lines testfile testfile2 <<\EOF 26 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 27 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 28 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 29 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 30 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, … 33 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 34 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 35 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… [all …]
|
| D | run-next-lines.sh | 2 # Variant of run-get-lines that uses dwarf_next_lines. 19 . $srcdir/test-subr.sh 23 testrun_compare ${abs_builddir}/next-lines testfile testfile2 <<\EOF 26 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 27 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 28 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 29 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 30 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, … 33 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 34 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… [all …]
|
| /third_party/ltp/ |
| D | INSTALL | 2 ------------ 5 package in any Linux distribution (no specific version is required). 9 …pt install gcc git make pkgconf autoconf automake bison flex m4 linux-headers-$(uname -r) libc6-dev 13 …# zypper install gcc git make pkg-config autoconf automake bison flex m4 linux-glibc-devel glibc-d… 17 # yum install gcc git make pkgconf autoconf automake bison flex m4 kernel-headers glibc-headers 19 These are minimal build requirements for git compilation. Some tests require 23 autoconf, automake, m4 (autoconf requirement), git and pkgconf (or pkg-config 31 ------------- 37 $ mkdir -p $TOP_BUILDDIR 40 - $TOP_SRCDIR and $TOP_BUILDDIR are the same for in-build-tree scenarios. [all …]
|
| /third_party/gn/src/gn/ |
| D | analyzer_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 39 return SourceFile(label.dir().value() + "BUILD.gn"); in BuildFileForLabel() 93 Analyzer analyzer(builder_, SourceFile("//build/config/BUILDCONFIG.gn"), in RunAnalyzerTest() 96 SourceFile("//build/default_args.gn")}); in RunAnalyzerTest() 117 // Tests that a target is marked as affected if its sources are modified. 130 R"/("status":"No dependency",)/" 134 t_raw->sources().push_back(SourceFile("//dir/file_name.cc")); 148 // Tests that a target is marked as affected if its public headers are modified. 161 R"/("status":"No dependency",)/" 165 t_raw->public_headers().push_back(SourceFile("//dir/header_name.h")); [all …]
|
| /third_party/node/deps/v8/tools/mb/docs/ |
| D | design_spec.md | 1 # The MB (Meta-Build wrapper) design spec 7 MB is intended to address two major aspects of the GYP -> GN transition 10 1. "bot toggling" - make it so that we can easily flip a given bot 13 2. "bot configuration" - provide a single source of truth for all of 20 and a list of targets to build and returns which targets are affected by 36 * `mb gen -c linux_rel_bot //out/Release` 37 * `mb analyze -m tryserver.chromium.linux -b linux_rel /tmp/input.json /tmp/output.json` 42 (initially just in //ios/build/bots). Bot config files are JSON files that 49 If no matching bot config file is found, `mb` looks in the 51 for a particular build directory, and what set of flags (`GYP_DEFINES` or `gn [all …]
|
| /third_party/node/deps/v8/tools/testrunner/ |
| D | base_runner.py | 2 # Use of this source code is governed by a BSD-style license that can be 51 # This needs to stay in sync with group("v8_bot_default") in test/BUILD.gn. 56 "wasm-spec-tests", 60 "wasm-js", 65 "wasm-api-tests", 67 # This needs to stay in sync with group("v8_default") in test/BUILD.gn. 72 "wasm-spec-tests", 75 "wasm-js", 80 "wasm-api-tests", 82 # This needs to stay in sync with group("v8_d8_default") in test/BUILD.gn. [all …]
|
| /third_party/icu/docs/processes/release/tasks/ |
| D | healthy-code.md | 1 --- 7 --- 9 <!-- 12 --> 18 {: .no_toc .text-delta } 23 --- 27 Check that there are no "poor man's RTTI" methods in new class hierarchies. 34 virtual-function override without adding new ClassID support. 44 …[icu/icu4c/APIChangeReport.html](https://github.com/unicode-org/icu/blob/main/icu4c/APIChangeRepor… 45 * ~~The automated build system creates a new report: [all …]
|
| /third_party/musl/libc-test/ |
| D | README | 1 libc-test is developed as part of the musl project 2 http://www.musl-libc.org/ 7 build and run tests: 13 a REPORT file that contains all build and runtime errors 14 (this means that make does not stop at build failures) 16 contributing tests: 20 - tests should be easy to run and build even a single test in isolation 22 - failure of one test should not interfere with others 23 (build failure, crash or unexpected results are all failures) 24 - test output should point to the cause of the failure [all …]
|
| /third_party/node/ |
| D | vcbuild.bat | 8 if /i "%1"=="--help" goto help 9 if /i "%1"=="-help" goto help 12 if /i "%1"=="-?" goto help 13 if /i "%1"=="--?" goto help 19 set NATIVE_SUITES=addons js-native-api node-api 24 @rem Same as the test-ci target in Makefile 29 set target=Build 78 :next-arg 79 if "%1"=="" goto args-done 80 if /i "%1"=="debug" set config=Debug&goto arg-ok [all …]
|
| D | Makefile | 1 -include config.mk 10 STAGINGSERVER ?= node-www 12 OSTYPE := $(shell uname -s | tr '[:upper:]' '[:lower:]') 16 ARCHTYPE := $(shell uname -m | tr '[:upper:]' '[:lower:]') 17 COVTESTS ?= test-cov 20 GNUMAKEFLAGS += --no-print-directory 27 PARALLEL_ARGS = -j $(JOBS) 33 TAP_V8 := --junitout $(PWD)/v8-tap.xml 34 TAP_V8_INTL := --junitout $(PWD)/v8-intl-tap.xml 35 TAP_V8_BENCHMARKS := --junitout $(PWD)/v8-benchmarks-tap.xml [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | README.md | 1 # ANGLE Performance Tests 3 …ndalone testing suite that contains targeted tests for OpenGL, Vulkan and ANGLE internal classes. … 5 You can also build your own dashboards. For example, a comparison of ANGLE's back-end draw call per… 7 ## Running the Tests 9 …build ANGLE](../../../doc/DevSetup.md). Build the `angle_perftests` target. Note that all test sco… 15 …tests to run with `--gtest_filter=*TestName*`. To select a particular ANGLE back-end, add the name… 17 ### Null/No-op Configurations 19 ANGLE implements a no-op driver for OpenGL, D3D11 and Vulkan. To run on these configurations use th… 21 ### Command-line Arguments 23 Several command-line arguments control how the tests run: [all …]
|
| /third_party/icu/icu4c/source/ |
| D | configure.ac | 1 # -*-autoconf-*- 3 # AC_COPYRIGHT([ Copyright (c) 1999-2015, International Business Machines Corporation and others. A… 14 …m4_esyscmd_s([sed -n 's/^[ ]*#[ ]*define[ ]*U_ICU_VERSION[ ]*"\([^"]*\)".*/\1/p' "./common/uni… 15 [http://icu-project.org/bugs], 17 [http://icu-project.org]) 31 # for icu-config 32 # This may be removed later - mow (June 17, 2010) 34 case `/bin/sh -c "echo -n x"` in 35 -n*) 36 case `/bin/sh -c "echo 'x\c'"` in [all …]
|
| /third_party/skia/third_party/externals/icu/source/ |
| D | configure.ac | 1 # -*-autoconf-*- 3 # AC_COPYRIGHT([ Copyright (c) 1999-2015, International Business Machines Corporation and others. A… 14 …m4_esyscmd_s([sed -n 's/^[ ]*#[ ]*define[ ]*U_ICU_VERSION[ ]*"\([^"]*\)".*/\1/p' "./common/uni… 15 [http://icu-project.org/bugs], 17 [http://icu-project.org]) 31 # for icu-config 32 # This may be removed later - mow (June 17, 2010) 34 case `/bin/sh -c "echo -n x"` in 35 -n*) 36 case `/bin/sh -c "echo 'x\c'"` in [all …]
|
| /third_party/openssl/test/ |
| D | README-external.md | 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 18 Then configure/build OpenSSL compatible with the python module: 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 32 other crypto implementations so are not relevant. Currently no tests fail. [all …]
|
| /third_party/icu/icu4c/source/data/ |
| D | cldr-icu-readme.txt | 3 # Copyright (C) 2010-2014, International Business Machines Corporation and others. 10 # - CLDR (the source of most of the data, and some Java tools) 11 # - The complete ICU source tree, including: 12 # tools - includes the LdmlConverter build tool and associated config files 13 # icu4c - the target for converted CLDR data, and source for ICU4J data; 14 # includes tests for the converted data 15 # icu4j - the target for updated data jars; includes tests for the converted 19 # checked-out. For released CLDR sources, an alternative to checking out sources 30 # plus the xml-apis.jar from the Apache xalan package 31 # (http://xml.apache.org/xalan-j/downloads.html). [all …]
|
| /third_party/skia/third_party/externals/icu/source/data/ |
| D | cldr-icu-readme.txt | 3 # Copyright (C) 2010-2014, International Business Machines Corporation and others. 10 # - CLDR (the source of most of the data, and some Java tools) 11 # - The complete ICU source tree, including: 12 # tools - includes the LdmlConverter build tool and associated config files 13 # icu4c - the target for converted CLDR data, and source for ICU4J data; 14 # includes tests for the converted data 15 # icu4j - the target for updated data jars; includes tests for the converted 19 # checked-out. For released CLDR sources, an alternative to checking out sources 30 # plus the xml-apis.jar from the Apache xalan package 31 # (http://xml.apache.org/xalan-j/downloads.html). [all …]
|
| /third_party/rust/crates/regex/.github/workflows/ |
| D | ci.yml | 6 - master 8 - cron: '00 01 * * *' 10 # The section is needed to drop write-all permissions that are granted on 16 # on pull-requests, etc. may need additional permissions: 19 # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions 21 # Reference for how to assign permissions on a job-by-job basis: 22 # https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs 25 # https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for… 34 # For some builds, we use cross to test on 32-bit and big-endian 37 # When CARGO is set to CROSS, TARGET is set to `--target matrix.target`. [all …]
|
| /third_party/vk-gl-cts/external/amber/src/kokoro/scripts/windows/ |
| D | build.bat | 7 :: http://www.apache.org/licenses/LICENSE-2.0 21 choco install cmake --yes --no-progress --limit-output 22 choco upgrade cmake --yes --no-progress --limit-output 28 python tools\git-sync-deps 31 :: set up msvc build env 33 call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.ba… 36 cmake --version 39 mkdir build 40 cd build 45 echo "Starting build... %DATE% %TIME%" [all …]
|
| /third_party/python/Tools/ssl/ |
| D | multissltests.py | 2 """Run Python tests against multiple installations of OpenSSL and LibreSSL 14 The script must be run with Python's build directory as current working 23 (c) 2013-2017 Christian Heimes <christian@python.org> 70 "Run CPython tests with multiple OpenSSL and LibreSSL " 75 '--debug', 80 '--disable-ancient', 85 '--openssl', 89 "OpenSSL versions, defaults to '{}' (ancient: '{}') if no " 94 '--libressl', 98 "LibreSSL versions, defaults to '{}' (ancient: '{}') if no " [all …]
|
| /third_party/gn/docs/ |
| D | style_guide.md | 7 ### Location of build files 9 It usually makes sense to have more build files closer to the code than 17 * Most BUILD files should have a target with the same name as the 19 * Other targets should be in some logical order -- usually 20 more important targets will be first, and unit tests will follow the 21 corresponding target. If there's no clear ordering, consider 25 include as public deps the non-test-support version of the library 26 so tests need only depend on the test\_support target (rather than 34 Prefer to give such targets short, non-redundant names without worrying 39 output names. Give such targets short non-unique names above, and then [all …]
|
| /third_party/rust/crates/memchr/.github/workflows/ |
| D | ci.yml | 5 - master 8 - master 10 - cron: '00 01 * * *' 15 # For some builds, we use cross to test on 32-bit and big-endian 18 # When CARGO is set to CROSS, TARGET is set to `--target matrix.target`. 20 # Make quickcheck run more tests for hopefully better coverage. 22 runs-on: ${{ matrix.os }} 25 build: 26 - pinned 27 - stable [all …]
|
12345678910>>...42