Home
last modified time | relevance | path

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

12345678910>>...42

/external/bazelbuild-rules_python/.bazelci/
Dpresubmit.yml7 # http://www.apache.org/licenses/LICENSE-2.0
15 ---
17 # keep these arguments in sync with .pre-commit-config.yaml
26 bazel: 6.0.0 # test minimum supported version of bazel for bzlmod tests
29 - "--"
30 - "..."
33 - "@rules_python//examples/wheel/..."
35 - "--keep_going"
37 - "--"
38 - "..."
[all …]
/external/dokka/.idea/
Dmodules.xml1 <?xml version="1.0" encoding="UTF-8"?>
5-gradle-plugin/android-gradle-plugin.iml" filepath="$PROJECT_DIR$/.idea/modules/runners/android-gr…
6-gradle-plugin/android-gradle-plugin_main.iml" filepath="$PROJECT_DIR$/.idea/modules/runners/andro…
7-gradle-plugin/android-gradle-plugin_test.iml" filepath="$PROJECT_DIR$/.idea/modules/runners/andro…
27 …OJECT_DIR$/.idea/modules/integration/dokka.integration.iml" filepath="$PROJECT_DIR$/.idea/modules/
28 …ECT_DIR$/.idea/modules/integration/dokka.integration.main.iml" filepath="$PROJECT_DIR$/.idea/modul…
29 …ECT_DIR$/.idea/modules/integration/dokka.integration.test.iml" filepath="$PROJECT_DIR$/.idea/modul…
31-gradle-plugin/dokka.runners.android-gradle-plugin.iml" filepath="$PROJECT_DIR$/.idea/modules/runn…
32-gradle-plugin/dokka.runners.android-gradle-plugin.main.iml" filepath="$PROJECT_DIR$/.idea/modules…
33-gradle-plugin/dokka.runners.android-gradle-plugin.test.iml" filepath="$PROJECT_DIR$/.idea/modules…
[all …]
/external/aws-sdk-java-v2/docs/
DGettingStarted.md6 * The majority of the service client code is auto-generated using the [code
10 If you use IntelliJ IDEA, the following config files will be used by default for your project-level…
12 - [Copyright](https://raw.githubusercontent.com/aws/aws-sdk-java-v2/master/.idea/copyright/AWS_Java…
16 - [Code style](https://raw.githubusercontent.com/aws/aws-sdk-java-v2/master/.idea/codeStyles/Projec…
20 - [Inspections](https://raw.githubusercontent.com/aws/aws-sdk-java-v2/master/.idea/inspectionProfil…
26 [Checkstyle config](https://raw.githubusercontent.com/aws/aws-sdk-java-v2/master/build-tools/src/ma…
47 $ mvn install -Dfindbugs.skip=true -Dcheckstyle.skip=true
51 #### Unit Tests
52 As described in the project structure, tests are split between unit and
53 integration tests. During the normal `test` lifecycle phase, only the unit
[all …]
/external/python/setuptools/
Dconftest.py6 pytest_plugins = 'setuptools.tests.fixtures'
11 "--package_name", action="append", default=[],
15 "--integration", action="store_true", default=False,
16 help="run integration tests (only)"
21 config.addinivalue_line("markers", "integration: integration tests")
22 config.addinivalue_line("markers", "uses_network: tests may try to download files")
26 'tests/manual_test.py',
27 'setuptools/tests/mod_with_constant.py',
32 'pkg_resources/tests/data',
39 collect_ignore.append('docs/conf.py') # uses f-strings
[all …]
/external/crosvm/docs/book/src/testing/
Dindex.md3 Crosvm runs on a variety of platforms with a significant amount of platform-specific code. Testing
6 ## Types of tests
8 ### Unit Tests
10 Unit tests are your standard rust tests embedded with the rest of the code in `src/` and wrapped in
13 Unit tests **cannot make any guarantees on the runtime environment**. Avoid doing the following in
14 unit tests:
16 - Avoid kernel features such as io_uring or userfaultfd, which may not be available on all kernels.
17 - Avoid functionality that requires privileges (e.g. CAP_NET_ADMIN)
18 - Avoid spawning threads or processes
19 - Avoid accessing kernel devices
[all …]
/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/integration/
DREADME.md1 ## Integration tests
3 These tests were created to verify that compute features(Pagination, Calls, LRO) work in DIREGAPIC.
5 ## Running Integration tests
6 To include integration tests when building the project, you need access to
9 Then run the following to build, package, run all unit tests and run all
10 integration tests.
14 mvn -Penable-integration-tests clean verify
/external/crosvm/tools/
Drun_tests3 # Use of this source code is governed by a BSD-style license that can be
45 Utility structure to join user-provided filter expressions with additional filters
47 See https://nexte.st/book/filter-expressions.html
69 yield "--filter-expr"
79 "--workspace",
80 "--no-default-features" if no_default_features else None,
81 f"--features={features}" if features else None,
98 console.print("Transfering integration tests package...")
119 console.print("Running tests that require root privileges. Refreshing sudo now.")
122 for device in ["/dev/kvm", "/dev/vhost-vsock"]:
[all …]
/external/guava/util/
Dgradle_integration_tests.sh3 set -eu
5 ./mvnw clean install --projects '!guava-testlib,!guava-tests,!guava-bom,!guava-gwt' -Dmaven.test.sk…
6 ./mvnw clean install --projects '!guava-testlib,!guava-tests,!guava-bom' -Dmaven.test.skip=true -Dm…
14 # integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar
15 # integration-tests/gradle/gradle/wrapper/gradle-wrapper.properties
16 # integration-tests/gradle/gradlew
17 # integration-tests/gradle/gradlew.bat
20 GRADLE_TEMP="$(mktemp -d)"
21 trap 'rm -rf "${GRADLE_TEMP}"' EXIT
23 # The Gradle tests need the pom.xml only to read its version number.
[all …]
/external/tpm2-tss/
DREADME.md1 …x Build Status](https://travis-ci.org/tpm2-software/tpm2-tss.svg?branch=master)](https://travis-ci…
2 …projects/status/2rdmyn1ndkiavngn?svg=true)](https://ci.appveyor.com/project/tpm2-software/tpm2-tss)
3 …tus](https://api.cirrus-ci.com/github/tpm2-software/tpm2-tss.svg?branch=master)](https://cirrus-ci…
4 … Scan](https://img.shields.io/coverity/scan/3997.svg)](https://scan.coverity.com/projects/tpm2-tss)
5 …us](https://codecov.io/gh/tpm2-software/tpm2-tss/branch/master/graph/badge.svg)](https://codecov.i…
7 …shields.io/lgtm/alerts/g/tpm2-software/tpm2-tss.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/proj…
8 …elds.io/lgtm/grade/cpp/g/tpm2-software/tpm2-tss.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/proj…
9 …mentation Status](https://readthedocs.org/projects/tpm2-tss/badge/?version=latest)](https://tpm2-t…
10 …//oss-fuzz-build-logs.storage.googleapis.com/badges/tpm2-tss.svg)](https://bugs.chromium.org/p/oss
11 …es.gitter.im/tpm2-software/community.svg)](https://gitter.im/tpm2-software/community?utm_source=ba…
[all …]
/external/google-cloud-java/.cloud/
DREADME.md3 When you experience integration test failures, they may be due to concurrent tests accessing the
9 and on-prem resources to be defined in configuration files to be versioned, reused, and shared. By
10 using Terraform to provision our GCP projects prior to running integration tests we:
13 * Prevent conflicts between concurrent integration test invocations using the same GCP project by
15 * Provide a managed lifecycle including the ability to destroy short-lived testing environments,
18 # Running `google-cloud-java` Integration Tests
20 When you need to troubleshoot integration tests in the google-cloud-java repository, follow one of
30 …[About Cloud Billing accounts](https://cloud.google.com/billing/docs/how-to/manage-billing-account)
32 …ting and managing Folders](https://cloud.google.com/resource-manager/docs/creating-managing-folder…
36 export GOOGLE_CLOUD_BILLING_ACCOUNT="000000-000000-000000"
[all …]
/external/kotlinx.coroutines/integration-testing/
DREADME.md1 # Integration tests
3 This is a supplementary project that provides integration tests.
5 The tests are the following:
6 * `mavenTest` depends on the published artifacts and tests artifacts binary content for absence of …
7 * `jvmCoreTest` miscellaneous tests that check the behaviour of `kotlinx-coroutines-core` dependenc…
8 * `coreAgentTest` checks that `kotlinx-coroutines-core` can be run as a Java agent.
10 * `debugDynamicAgentTest` checks that `kotlinx-coroutines-debug` agent can self-attach dynamically …
13 The `integration-testing` project is expected to be in a subdirectory of the main `kotlinx.coroutin…
15 To run all the available tests: `./gradlew publishToMavenLocal` + `cd integration-testing` + `./gra…
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dintegration_tests.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # This script runs integration tests on the TensorFlow source code
20 # Usage: integration_tests.sh [--virtualenv]
22 # If the flag --virtualenv is set, the script will use "python" as the Python
27 # TF_BUILD_INTEG_TEST_DENYLIST: Force skipping of specified integration tests
31 # List of all integration tests to run, separated by spaces
34 if [[ -z "${TF_BUILD_INTEG_TEST_DENYLIST}" ]]; then
38 echo "=== Integration Tests ==="
41 # Timeout (in seconds) for each integration test
44 INTEG_TEST_ROOT="$(mktemp -d)"
[all …]
/external/opencensus-java/contrib/agent/
Dbuild.gradle25 compileOnly project(':opencensus-api')
36 // https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/package-summary.html.
37 attributes 'Premain-Class': agentMainClass
38 attributes 'Can-Retransform-Classes': true
55 // Bundle the agent's classes and dependencies into a single, self-contained JAR file.
57 // Output to opencensus-contrib-agent-VERSION.jar.
68 exclude 'META-INF/maven/**'
98 it.entries().each { entry ->
103 'META-INF/MANIFEST.MF',
104 'META-INF/services/io.opencensus.contrib.agent.instrumentation.Instrumenter',
[all …]
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/
Dbuild.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 set -eo pipefail
27 mvn -version
32 mvn install -B -V -ntp \
33 -DskipTests=true \
34 -Dclirr.skip=true \
35 -Denforcer.skip=true \
36 -Dmaven.javadoc.skip=true \
37 -Dgcloud.download.skip=true \
38 -T 1C
[all …]
/external/hamcrest/
Dbuild.xml.original4 …<property name="haltonfailure" value="true" description="Whether to halt the build if the tests fa…
7 … <tstamp><format property="build.timestamp" pattern="yyyy-MM-dd HH:mm:ss" timezone="GMT"/></tstamp>
8 …ache.tools.ant.taskdefs.optional.junit.JUnitTask" classpath="lib/integration/ant-junit-1.8.4.jar"/>
11 … depends="clean, bigjar, javadoc" description="Performs clean build, runs tests and packages for d…
18 <path id="cp-hamcrest-api-main" path=""/>
19 <path id="cp-hamcrest-api-test" path=""/>
20 <compile-module modulename="hamcrest-api"/>
21 <jar-module modulename="hamcrest-api"/>
22 <test-module modulename="hamcrest-api"/>
26 …<path id="cp-hamcrest-generator-main" path="lib/generator/qdox-2.0-M2.jar;build/hamcrest-api-${ver…
[all …]
/external/rust/crates/jni/
DCONTRIBUTING.md1 # Jni-rs Contribution Guide
3 Jni-rs is open to any contributions, whether
7 * how to [build](#how-to-build) it
8 * how to [test](#tests) it
9 * the [code style guidelines](#the-code-style)
10 * how to [submit an issue](#submitting-issues)
11 * how to [submit a PR](#submitting-pull-requests).
20 * [Rust (latest stable)](https://www.rust-lang.org/).
24 To build `jni-rs`, simply run
31 adding `--release` flag.
[all …]
/external/rust/crates/jni/0.20.0/
DCONTRIBUTING.md1 # Jni-rs Contribution Guide
3 Jni-rs is open to any contributions, whether
7 * how to [build](#how-to-build) it
8 * how to [test](#tests) it
9 * the [code style guidelines](#the-code-style)
10 * how to [submit an issue](#submitting-issues)
11 * how to [submit a PR](#submitting-pull-requests).
20 * [Rust (latest stable)](https://www.rust-lang.org/).
24 To build `jni-rs`, simply run
31 adding `--release` flag.
[all …]
/external/sdk-platform-java/coverage-report/
DREADME.md3 This module gathers aggregated jacoco test coverage metrics across the `api-common`, `gax-java` and…
4 … provide insights into how much of api-common and GAX code is being exercised by showcase, GAX and…
5 (unit tests versus integration tests). They will also assist with tracking any changes in coverage …
8 In order to view aggregate unit test coverage of api-common and GAX in `api-common`, `gax-java` and…
10 1. At the root of the repository, run `mvn clean test -DenableShowcaseTestCoverage`.
11 2. The metrics can be found at `gapic-generator-java/coverage-report/target/site/jacoco-aggregate/i…
13 ![Screenshot 2023-03-23 at 4 29 36 PM](https://user-images.githubusercontent.com/66699525/227346653
15 ### Integration Test Coverage
17 In order to view aggregate integration test coverage of api-common and GAX in `api-common`, `gax-ja…
19 …of the repository, run `mvn clean verify -DskipUnitTests -DenableShowcaseTestCoverage -Penable-int…
[all …]
/external/perfetto/docs/contributing/
Dtesting.md1 # Running tests
9 Platform-agnostic unit-tests.
12 End-to-end tests, involving the protobuf-based IPC transport and ftrace
13 integration (Linux/Android only).
17 and (iii) ftrace raw pipe -> protobuf translation.
19 Running tests on Linux / MacOS
20 ------------------------------
23 tools/ninja -C out/default perfetto_{unittests,integrationtests,benchmarks}
24 out/default/perfetto_unittests --gtest_help
30 sudo chown -R $USER /sys/kernel/debug/tracing
[all …]
/external/openscreen/cast/test/
DREADME.md1 # Cast Integration Tests
3 This file contains notes about the integration tests under this directory,
4 including how they tie into other systems or tests if relevant.
8 The tests in `device_auth_test.cc` verify sender and receiver authentication
9 code against each other to ensure we are at least self-consistent. These tests
13 In order to enforce sender and receiver code separation, these tests can also
14 record the protobuf data they generate for use in unit tests. For example, a
22 data, build and run `make_crl_tests` and run this specific integration test:
24 $ out/Debug/openscreen_unittests --gtest_filter=DeviceAuthTest.MANUAL_SerializeTestData
28 tests expect to read.
/external/sdk-platform-java/showcase/
DREADME.md1 # Showcase Integration Testing
3 [GAPIC Showcase](https://github.com/googleapis/gapic-showcase) is an API that demonstrates Generated
5 design guide](https://cloud.google.com/apis/design/). `gapic-generator-java` generates a client for
6 the Showcase API which can communicate with a local Showcase server to perform integration tests.
20 $ go install github.com/googleapis/gapic-showcase/cmd/gapic-showcase@v"$GAPIC_SHOWCASE_VERSION"
22 $ gapic-showcase --help
23 > Root command of gapic-showcase
26 > gapic-showcase [command]
29 > completion Emits bash a completion for gapic-showcase
36 > sequence Sub-command for Service: Sequence
[all …]
/external/robolectric/.github/workflows/
Dcopybara_build_and_test.yml1 name: Copybara tests
8 group: ${{ github.workflow }}-${{ github.ref }}
9 cancel-in-progress: true
15 copybara-tests:
16 runs-on: ubuntu-22.04
19 - uses: actions/checkout@v4
21 - name: Set up JDK 17
22 uses: actions/setup-java@v4
25 java-version: 17
27 - uses: gradle/actions/setup-gradle@v3
[all …]
/external/sdk-platform-java/java-common-protos/
DCONTRIBUTING.md22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
32 To build, package, and run all unit tests run the command
38 ### Running Integration tests
40 To include integration tests when building the project, you need access to
46 Then run the following to build, package, run all unit tests and run all
47 integration tests.
51 mvn -Penable-integration-tests clean verify
84 [google-java-format](https://github.com/google/google-java-format).
87 mvn com.coveo:fmt-maven-plugin:format
90 [1]: https://cloud.google.com/docs/authentication/getting-started#creating_a_service_account
[all …]
/external/google-auth-library-java/
DCONTRIBUTING.md22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
32 To build, package, and run all unit tests run the command
38 ### Running Integration tests
40 To include integration tests when building the project, you need access to
46 Then run the following to build, package, run all unit tests and run all
47 integration tests.
51 mvn -Penable-integration-tests clean verify
84 [google-java-format](https://github.com/google/google-java-format).
87 mvn com.coveo:fmt-maven-plugin:format
90 [1]: https://cloud.google.com/docs/authentication/getting-started#creating_a_service_account
[all …]
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/
DCONTRIBUTING.md22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
32 To build, package, and run all unit tests run the command
38 ### Running Integration tests
40 To include integration tests when building the project, you need access to
46 Then run the following to build, package, run all unit tests and run all
47 integration tests.
51 mvn -Penable-integration-tests clean verify
84 [google-java-format](https://github.com/google/google-java-format).
87 mvn com.coveo:fmt-maven-plugin:format
90 [1]: https://cloud.google.com/docs/authentication/getting-started#creating_a_service_account
[all …]

12345678910>>...42