Searched +full:build +full:- +full:tests (Results 1 – 25 of 1214) sorted by relevance
12345678910>>...49
| /external/bazelbuild-rules_go/third_party/ |
| D | com_github_golang_mock-gazelle.patch | 1 diff -urN a/gomock/BUILD.bazel b/gomock/BUILD.bazel 2 --- a/gomock/BUILD.bazel 1970-01-01 00:00:00.000000000 +0000 3 +++ b/gomock/BUILD.bazel 2000-01-01 00:00:00.000000000 -0000 4 @@ -0,0 +1,34 @@ 39 diff -urN a/gomock/internal/mock_gomock/BUILD.bazel b/gomock/internal/mock_gomock/BUILD.bazel 40 --- a/gomock/internal/mock_gomock/BUILD.bazel 1970-01-01 00:00:00.000000000 +0000 41 +++ b/gomock/internal/mock_gomock/BUILD.bazel 2000-01-01 00:00:00.000000000 -0000 42 @@ -0,0 +1,15 @@ 58 diff -urN a/mockgen/BUILD.bazel b/mockgen/BUILD.bazel 59 --- a/mockgen/BUILD.bazel 1970-01-01 00:00:00.000000000 +0000 [all …]
|
| /external/vboot_reference/ |
| D | Makefile | 2 # Use of this source code is governed by a BSD-style license that can be 5 # This Makefile normally builds in a 'build' subdir, but use 7 # make BUILD=<dir> 27 # rule, the rule will be constructed using only the top-down, immediate value. 38 # We should only run pwd once, not every time we refer to ${BUILD}. 41 BUILD = ${SRCDIR}/build macro 42 export BUILD 56 # VB_DIR = vboot binary directory for dev-mode-only scripts 72 TEST_INSTALL_DIR = ${BUILD}/install_for_test 87 _machname := $(shell uname -m) [all …]
|
| /external/angle/build/rust/tests/ |
| D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 5 import("//build/config/rust.gni") 6 import("//build/rust/rust_unit_tests_group.gni") 8 # Build some minimal binaries to exercise the Rust toolchain 10 group("tests") { 26 "//build/rust/tests/bindgen_static_fns_test", 27 "//build/rust/tests/bindgen_test", 28 "//build/rust/tests/test_aliased_deps", 29 "//build/rust/tests/test_aliased_deps:test_aliased_deps_exe", 30 "//build/rust/tests/test_bin_crate", [all …]
|
| /external/igt-gpu-tools/ |
| D | .gitlab-ci.yml | 1 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-fedora:latest 4 -Dlibdrm_drivers=intel,nouveau,amdgpu 5 -Doverlay=enabled 6 -Dchamelium=enabled 7 -Dvalgrind=enabled 8 -Dman=enabled 9 -Dtests=enabled 10 -Drunner=enabled 11 -Dlibunwind=enabled 12 LANG: "C.UTF-8" [all …]
|
| D | README.md | 5 ----------- 8 drivers. There are many macro-level test suites that get used against the 11 complicated build procedures or specific testing environments to get useful 12 results. Therefore, IGT GPU Tools includes low-level tools and tests 26 Note that a few other microbenchmarks are in tests (like gem_gtt_speed). 28 **tests/** 30 This is a set of automated tests to run against the DRM to validate 31 changes. Many of the tests have subtests, which can be listed by using 32 the --list-subtests command line option and then run using the 33 --run-subtest option. If --run-subtest is not used, all subtests will [all …]
|
| /external/apache-xml/test/java/xdocs/sources/tests/ |
| D | getstarted.xml | 3 <!-- 12 * http://www.apache.org/licenses/LICENSE-2.0 19 --> 24 <li><link anchor="how-to-build">Building the Tests</link></li> 30 <jump href="http://xml.apache.org/xalan-j/readme.html#build">building Xalan-J</jump> and with 33 <p>Here are some sample commands to build and run tests:</p> 35 …<br/><code>checkout xml-xalan/java </code> Get the Xalan-J code (or simply get a nightly build or… 36 <br/><code>cd xml-xalan/java </code> 37 <br/><code>build jar </code> Build Xalan-J as usual 38 …<br/><code>build smoketest </code> Run the build Smoketest (optional; simply calls the smoketest… [all …]
|
| D | faq.xml | 3 <!-- 12 * http://www.apache.org/licenses/LICENSE-2.0 19 --> 27 <li><link anchor="viewresults">Pretty-printing results</link></li> 28 <li><link anchor="debug">Run tests in a debugger, etc.</link></li> 31 <s2 title="Prepare to run tests"> 34 cvs checkout xml-xalan/java<br/> 35 cvs checkout xml-xalan/test<br/> 36 cd xml-xalan/java<br/> 37 build jar<br/> [all …]
|
| /external/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, 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 42 # interoperability tests. If they don't support old features which we want [all …]
|
| /external/openthread/third_party/mbedtls/repo/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, 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 42 # interoperability tests. If they don't support SSLv3 then a legacy [all …]
|
| /external/pigweed/pw_build/py/ |
| D | gn_target_test.py | 7 # https://www.apache.org/licenses/LICENSE-2.0 14 """Tests for the pw_build.gn_target module.""" 24 """Tests for gn_target.GnTarget.""" 27 self.rule = BazelRule('//my-package:my-target', 'cc_library') 30 """Tests the GN target name and package derived from a Bazel rule.""" 31 target = GnTarget('$build', '$src', bazel=self.rule) 32 self.assertEqual(target.name(), 'my-target') 33 self.assertEqual(target.package(), 'my-package') 36 """Tests creating a `pw_source_set` from a Bazel rule.""" 37 target = GnTarget('$build', '$src', bazel=self.rule) [all …]
|
| /external/ltp/testcases/open_posix_testsuite/Documentation/ |
| D | HOWTO_RunTests | 4 3. Building and Running the Tests 7 ------------ 8 This document describes how to run the tests in the POSIX Test Suite. 10 Our framework currently has the ability to build and run conformance, 11 functional, and stress tests. All tests are built with make all, but 13 tests may leave the system in an indeterminate state. 16 ---------------------------------------------------- 18 * Conformance Tests 19 The build and execution process varies for conformance tests. 21 For definitions tests, the build and execution process is the same since [all …]
|
| /external/OpenCSD/decoder/build/linux/ |
| D | makefile | 30 # OpenCSD - master makefile for libraries and tests 33 # DEBUG=1 create a debug build 36 # Set project root - relative to build makefile 38 OCSD_ROOT := $(shell echo $(dir $(abspath $(lastword $(MAKEFILE_LIST)))) | sed 's,/build/linux.*,,') 54 export OCSD_TESTS=$(OCSD_ROOT)/tests 74 CFLAGS += $(CPPFLAGS) -c -Wall -DLINUX -Wno-switch -Wlogical-op -fPIC 75 CXXFLAGS += $(CPPFLAGS) -c -Wall -DLINUX -Wno-switch -Wlogical-op -fPIC -std=c++11 76 LDFLAGS += -Wl,-z,defs 81 CFLAGS += -g -O0 -DDEBUG 82 CXXFLAGS += -g -O0 -DDEBUG [all …]
|
| /external/deqp-deps/SPIRV-Headers/.github/workflows/ |
| D | presubmit.yml | 8 build: 9 name: Build ${{ matrix.os }} 10 runs-on: ${{ matrix.os }} 13 os: [ubuntu-latest, macos-latest, windows-latest] 15 - uses: actions/checkout@v4 16 - name: Install Ubuntu packages 17 if: matrix.os == 'ubuntu-latest' 18 run: sudo apt install -y dos2unix 19 - name: Install macOS packages 20 if: matrix.os == 'macos-latest' [all …]
|
| /external/swiftshader/third_party/SPIRV-Headers/.github/workflows/ |
| D | presubmit.yml | 8 build: 9 name: Build ${{ matrix.os }} 10 runs-on: ${{ matrix.os }} 13 os: [ubuntu-latest, macos-latest, windows-latest] 15 - uses: actions/checkout@v4 16 - name: Install Ubuntu packages 17 if: matrix.os == 'ubuntu-latest' 18 run: sudo apt install -y dos2unix 19 - name: Install macOS packages 20 if: matrix.os == 'macos-latest' [all …]
|
| /external/angle/third_party/spirv-headers/src/.github/workflows/ |
| D | presubmit.yml | 8 build: 9 name: Build ${{ matrix.os }} 10 runs-on: ${{ matrix.os }} 13 os: [ubuntu-latest, macos-latest, windows-latest] 15 - uses: actions/checkout@v4 16 - name: Install Ubuntu packages 17 if: matrix.os == 'ubuntu-latest' 18 run: sudo apt install -y dos2unix 19 - name: Install macOS packages 20 if: matrix.os == 'macos-latest' [all …]
|
| /external/bazel-skylib/tests/run_binary/ |
| D | BUILD | 26 "ENV_LOCATION=(a tests/run_binary/BUILD)", 27 "ENV_LOCATIONS=(b\\ tests/run_binary/BUILD tests/run_binary/printargs.cc)", 28 "ENV_EXECPATH=(a tests/run_binary/BUILD)", 29 "ENV_EXECPATHS=(b\\ tests/run_binary/BUILD tests/run_binary/printargs.cc)", 42 "BUILD", 47 # escaping is different from most MSVC-built Windows binaries. We test 53 # Test complex environment variables. They are location-expanded but not 54 # Bash-tokenized, and should appear the same for Windows .bat files and Bash 58 "ENV_EXECPATH": "a $(execpath BUILD)", 63 "ENV_LOCATION": "a $(location BUILD)", [all …]
|
| /external/grpc-grpc/tools/buildgen/ |
| D | extract_metadata_from_bazel_xml.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # Script to extract build metadata from bazel BUILD. 17 # To avoid having two sources of truth for the build metadata (build 19 # of bazel BUILD files and generates a YAML file (currently called 21 # is chosen to match the format of a "build.yaml" file, which used 22 # to be build the source of truth for gRPC build before bazel became 23 # the primary build system. 24 # A good basic overview of the "build.yaml" format is available here: 29 # TODO(jtattermusch): In the future we want to get rid of the legacy build.yaml 30 # format entirely or simplify it to a point where it becomes self-explanatory [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/buildgen/ |
| D | extract_metadata_from_bazel_xml.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # Script to extract build metadata from bazel BUILD. 17 # To avoid having two sources of truth for the build metadata (build 19 # of bazel BUILD files and generates a YAML file (currently called 21 # is chosen to match the format of a "build.yaml" file, which used 22 # to be build the source of truth for gRPC build before bazel became 23 # the primary build system. 24 # A good basic overview of the "build.yaml" format is available here: 29 # TODO(jtattermusch): In the future we want to get rid of the legacy build.yaml 30 # format entirely or simplify it to a point where it becomes self-explanatory [all …]
|
| /external/cronet/third_party/libc++/src/docs/ |
| D | TestingLibcxx.rst | 13 libc++ uses LIT to configure and run its tests. 15 The primary way to run the libc++ tests is by using ``make check-cxx``. 19 the tests. This guide provides information on how to use LIT directly to 27 ----- 30 running ``llvm-lit`` on a specified test or directory. If you're unsure 32 ``cxx-test-depends`` target. For example: 34 .. code-block:: bash 36 $ cd <monorepo-root> 37 $ make -C <build> cxx-test-depends # If you want to make sure the targets get rebuilt 38 $ <build>/bin/llvm-lit -sv libcxx/test/std/re # Run all of the std::regex tests [all …]
|
| /external/openthread/tests/unit/ |
| D | README.md | 1 # OpenThread Unit Tests 3 This page describes how to build and run OpenThread unit tests. It will be helpful for developers t… 5 ## Build Simulation 7 …tests cannot be built solely without building the whole project. So first build OpenThread on the … 11 $ script/cmake-build simulation 14 ## List all tests 16 To see what tests are available in OpenThread: 19 # Make sure you are at the simulation build directory (build/simulation) 20 $ ctest -N 23 ## Run the Unit Tests [all …]
|
| /external/bcc/.github/workflows/ |
| D | bcc-test.yml | 1 name: BCC Build and tests 6 - master 17 pull-requests: read # to read pull requests (dorny/paths-filter) 21 runs-on: ubuntu-20.04 26 - TYPE: Debug 29 - TYPE: Debug 32 - TYPE: Release 36 - uses: actions/checkout@v2 37 - uses: dorny/paths-filter@v2 42 - 'docker/build/**' [all …]
|
| /external/OpenCSD/ |
| D | .gitignore | 37 # Vc++ build files 57 ref_trace_decoder/build/win/rctdl_c_api_lib/Release/* 58 ref_trace_decoder/build/win/rctdl_c_api_lib/x64/Release/* 59 ref_trace_decoder/build/win/ref_trace_decode_lib/Release/* 60 ref_trace_decoder/build/win/ref_trace_decode_lib/x64/Release/* 61 ref_trace_decoder/tests/build/win/simple_pkt_print_c_api/Release/* 62 ref_trace_decoder/tests/build/win/simple_pkt_print_c_api/x64/Release/* 67 ref_trace_decoder/tests/build/win/simple_pkt_print_c_api/Debug-dll/* 68 ref_trace_decoder/tests/build/win/simple_pkt_print_c_api/x64/Debug-dll/* 69 ref_trace_decoder/tests/build/win/trc_pkt_lister/Debug-dll/* [all …]
|
| /external/skia/modules/canvaskit/ |
| D | README.md | 3 Node v14 or later is required to run tests. We use npm (the Node Package Manager) to install 8 To build with GN, you need to have followed the instructions to download Skia and its deps 12 script in `//bin/activate-emsdk` (or `//tools/git-sync-deps` which also calls activate-emsdk). 13 This places the associated files in `//third_party/externals/emsdk` and the GN[2] build scripts 18 `//modules/canvaskit/BUILD.gn`. 25 can fail with errors about SSL certificates. <https://github.com/emscripten-core/emsdk/pull/273> 27 See also <https://github.com/emscripten-core/emscripten/issues/9036#issuecomment-532092743> 38 make local-example 45 For other available build targets, see `Makefile` and `compile.sh`. 46 For example, building a stripped-down version of CanvasKit with no text support or [all …]
|
| /external/google-fruit/ |
| D | CONTRIBUTING.md | 7 [here](https://github.com/google/fruit/wiki/install#building-fruit-manually). 13 #### Build systems 15 Fruit supports two build systems: CMake (configured in `CMakeLists.txt` files) and 16 [Bazel](https://www.bazel.io) (configured in `BUILD` files). 18 This means that when you build/test Fruit code you have a choice of what build system you want to u… 20 `CMakeLists.txt` and `BUILD` files, to make sure that Fruit keeps building (and passing its tests) … 22 Both build systems are tested in Travis CI (see below). 24 Example commands to build a development version of Fruit using CMake (with all assertions enabled) … 28 mkdir build-debug 29 cd build-debug [all …]
|
| /external/vulkan-validation-layers/ |
| D | BUILD.md | 1 # Build Instructions 8 1. [Contributing](#contributing-to-the-repository) 9 1. [Repository Content](#repository-content) 10 1. [Repository Set-Up](#repository-set-up) 11 1. [Windows Build](#building-on-windows) 12 1. [Linux Build](#building-on-linux) 13 1. [Android Build](#building-on-android) 14 1. [MacOS build](#building-on-macos) 25 This repository contains the source code necessary to build the Vulkan 26 validation layers and their tests. [all …]
|
12345678910>>...49