| /external/bazelbuild-rules_rust/.bazelci/ |
| D | presubmit.yml | 53 test_targets: *default_linux_targets 63 test_targets: *default_linux_targets 66 test_targets: *default_macos_targets 71 test_targets: *default_windows_targets 88 test_targets: *default_linux_targets 97 test_targets: *default_macos_targets 110 test_targets: *default_windows_targets 116 test_targets: *default_linux_targets 127 test_targets: *default_linux_targets 135 test_targets: *default_linux_targets [all …]
|
| /external/liburing/test/ |
| D | Makefile | 190 test_targets := $(patsubst %.c,%,$(test_srcs)) macro 191 test_targets := $(patsubst %.cc,%,$(test_targets)) macro 192 run_test_targets := $(patsubst %,%.run_test,$(test_targets)) 193 test_targets := $(patsubst %,%.t,$(test_targets)) macro 194 all_targets += $(test_targets) 206 all: $(test_targets) 221 install: $(test_targets) runtests.sh runtests-loop.sh 223 $(INSTALL) -D -m 755 $(test_targets) $(datadir)/liburing-test/ 232 @./runtests.sh $(test_targets) 235 @./runtests-loop.sh $(test_targets)
|
| /external/webrtc/tools_webrtc/mb/docs/ |
| D | design_spec.md | 158 * `test_targets`: the list of ninja targets which, if affected by a patch, 162 *in addition to* the list in `test_targets`. Any meta targets 175 * `test_targets`, which is a list of unpruned targets to be mapped 205 * Passing an empty list for one or the other of test_targets and 212 anything at all, so passing [] for both test_targets and 234 "Found dependency (all)"), we should also return the `test_targets` unmodified 235 and return the union of `test_targets` and `additional_compile_targets` for 263 "test_targets": ["wtf_unittests", "webkit_tests"], 272 "test_targets": ["webkit_tests"] 275 Note how `webkit_tests` was pruned in compile_targets but not in test_targets. [all …]
|
| D | user_guide.md | 41 * `test_targets`: an array of (ninja) build targets that needed to run the 46 passed in `test_targets`. Targets in this list will be treated 54 Empty lists for both `test_targets` and `additional_compile_targets` 57 and `test_targets`. Support for this field will be removed once the 58 bots have been updated to use compile_targets and test_targets instead. 72 * `test_targets`: the subset of the input `test_targets` that are 83 * `"Found dependency (all)"` (`test_targets` is returned as-is; 84 `compile_targets` should contain the union of `test_targets` and 91 `test_targets`.
|
| /external/stardoc/.bazelci/ |
| D | presubmit.yml | 6 test_targets: 11 test_targets: 16 test_targets: 21 test_targets:
|
| /external/bazelbuild-rules_testing/.bazelci/ |
| D | presubmit.yml | 11 test_targets: 20 test_targets: 29 test_targets: 38 test_targets:
|
| /external/bazelbuild-platforms/.bazelci/ |
| D | presubmit.yml | 6 test_targets: 14 test_targets: 22 test_targets: 32 #test_targets:
|
| /external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/ |
| D | grpc_python_bazel_test_in_docker.sh | 19 TEST_TARGETS="//src/python/... //tools/distrib/python/grpcio_tools/... //examples/python/..." 23 python_bazel_tests/bazel_wrapper ${RESULTSTORE_RESULTS_FLAG} test ${BAZEL_FLAGS} ${TEST_TARGETS} 26 …TORE_RESULTS_FLAG} test --config=python_single_threaded_unary_stream ${BAZEL_FLAGS} ${TEST_TARGETS} 29 …apper ${RESULTSTORE_RESULTS_FLAG} test --config=python_poller_engine ${BAZEL_FLAGS} ${TEST_TARGETS}
|
| /external/grpc-grpc/tools/internal_ci/linux/ |
| D | grpc_python_bazel_test_in_docker.sh | 19 TEST_TARGETS="//src/python/... //tools/distrib/python/grpcio_tools/... //examples/python/..." 23 python_bazel_tests/bazel_wrapper ${RESULTSTORE_RESULTS_FLAG} test ${BAZEL_FLAGS} ${TEST_TARGETS} 26 …TORE_RESULTS_FLAG} test --config=python_single_threaded_unary_stream ${BAZEL_FLAGS} ${TEST_TARGETS} 29 …apper ${RESULTSTORE_RESULTS_FLAG} test --config=python_poller_engine ${BAZEL_FLAGS} ${TEST_TARGETS}
|
| /external/bazelbuild-rules_testing/lib/ |
| D | test_suite.bzl | 49 test_targets = [] 54 test_targets.append(test_name) 59 test_targets.append(test_name) 63 tests = test_targets,
|
| /external/bazel-skylib/.bazelci/ |
| D | presubmit.yml | 26 test_targets: *reusable_targets 44 test_targets: 82 test_targets: 96 test_targets:
|
| /external/sdv/vsomeip/third_party/boost/fusion/test/compile_time/ |
| D | Makefile | 21 TEST_TARGETS=$(TEST_SRCS:.cpp=.test) macro 23 all: $(TEST_TARGETS) 29 rm -f $(TEST_TARGETS) $(TEST_OBJS)
|
| /external/flatbuffers/.bazelci/ |
| D | presubmit.yml | 16 test_targets: 30 test_targets: 35 test_targets:
|
| /external/ltp/testcases/kernel/tracing/ftrace_test/ |
| D | ftrace_stress_test.sh | 30 test_targets=" \ 40 for target in ${test_targets}; do 82 tst_resm TINFO "Test targets: ${test_targets}" 85 for target in ${test_targets}; do
|
| /external/skia/tools/testrunners/unit/ |
| D | unit_tests.bzl | 31 test_targets = [] 36 test_targets.append(new_target) 51 tests = test_targets,
|
| /external/protobuf/kokoro/linux/bazel_distcheck/ |
| D | build.sh | 17 TEST_TARGETS=( 69 bazel fetch --distdir=${TMP_DISTDIR} "${BUILD_ONLY_TARGETS[@]}" "${TEST_TARGETS[@]}" 77 "${TEST_TARGETS[@]}" || FAILED=true
|
| /external/bazelbuild-rules_android/test/utils/ |
| D | unittest.bzl | 50 test_targets = [] 58 test_targets.append(test_info.name) 62 tests = test_targets,
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/.bazelci/ |
| D | presubmit.yml | 9 test_targets: 15 test_targets:
|
| /external/bazelbuild-rules_go/.bazelci/ |
| D | presubmit.yml | 16 test_targets: 28 test_targets: 41 test_targets: 56 test_targets: 72 test_targets: 257 test_targets: 340 test_targets: 352 test_targets: 367 test_targets:
|
| /external/bazelbuild-rules_rust/.bcr/ |
| D | presubmit.yml | 15 test_targets: 32 test_targets:
|
| /external/bazelbuild-rules_license/.bazelci/ |
| D | tests.yml | 3 test_targets: 33 test_targets:
|
| /external/bazelbuild-kotlin-rules/kotlin/common/testing/ |
| D | unittest_suites.bzl | 161 test_targets = [] 164 test_targets.append(target_name) 188 tests = test_targets,
|
| /external/bazelbuild-rules_python/.bazelci/ |
| D | presubmit.yml | 36 test_targets: 48 test_targets: ["..."] 71 test_targets: ["//..."] 77 test_targets: ["//..."] 84 test_targets: ["//..."]
|
| /external/regex-re2/ |
| D | CMakeLists.txt | 102 set(TEST_TARGETS variable 130 foreach(target ${TEST_TARGETS})
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/ |
| D | CMakeLists.txt | 110 set(TEST_TARGETS variable 138 foreach(target ${TEST_TARGETS})
|