Searched refs:fail (Results 1 – 25 of 28) sorted by relevance
12
/build/soong/tests/ |
D | bootstrap_test.sh | 28 fail "Bootstrap Ninja file did not change on null build" 32 fail "Output Ninja file changed on null build" 47 fail "Bootstrap Ninja file did not change" 63 grep -q "^# Module:.*my_little_binary_host" out/soong/build.ninja || fail "module not found" 74 grep -q "^# Module:.*my_little_binary_host" out/soong/build.ninja && fail "old module found" 75 grep -q "^# Module:.*my_great_binary_host" out/soong/build.ninja || fail "new module not found" 96 fail "Output Ninja file did not change" 99 …grep -q "^# Module:.*my_little_binary_host$" out/soong/build.ninja || fail "New module not in outp… 116 grep -q "^# Module:.*my_little_binary_host$" out/soong/build.ninja || fail "Module not in output" 122 fail "Old module in output" [all …]
|
D | bp2build_bazel_test.sh | 20 fail "Output bp2build marker file changed on null build" 45 fail "Output bp2build marker file changed on null build" 86 …fail "./out/soong/workspace/foo/convertible_soong_module/${GENERATED_BUILD_FILE_NAME} was not gene… 90 …fail "./out/soong/workspace/foo/unconvertible_soong_module/${GENERATED_BUILD_FILE_NAME} was not ge… 94 fail "missing BUILD target the_answer in convertible_soong_module/${GENERATED_BUILD_FILE_NAME}" 98 …fail "found unexpected BUILD target not_the_answer in unconvertible_soong_module/${GENERATED_BUILD… 102 fail "missing filegroup in unconvertible_soong_module/${GENERATED_BUILD_FILE_NAME}" 110 fail "Expected '${the_answer_file}' to be generated, but was missing" 113 fail "Expected to find 42 in '${the_answer_file}'"
|
D | lib.sh | 42 function fail { function 75 fail "Trying to symlink $dir twice"
|
D | androidmk_test.sh | 125 fail "The output is not the same as the expected"
|
/build/soong/bp2build/ |
D | metrics.go | 94 func fail(err error, alertFmt string, vals ...interface{}) { func 108 fail(err, "Failed to `mkdir -p` %s", dir) 111 fail(err, "Failed to `stat` %s", dir) 115 fail(err, "Error outputting %s", metricsFile) 118 fail(err, "MISSING BP2BUILD METRICS OUTPUT: Failed to `stat` %s", metricsFile)
|
/build/soong/scripts/ |
D | strip.sh | 76 local fail= 77 …keep-section=.ARM.attributes --remove-section=.comment "${infile}" -o "${outfile}.tmp" || fail=true 79 if [ -z $fail ]; then 97 local fail= 98 …keep-section=.ARM.attributes --remove-section=.comment "${infile}" -o "${outfile}.tmp" || fail=true 100 if [ -z $fail ]; then
|
/build/bazel/scripts/difftool/ |
D | difftool_test.py | 46 self.fail("{!r} found in errors: {!r}".format(expected, errorlist)) 50 self.fail("{!r} not found in errors: {!r}".format(expected, errorlist))
|
/build/bazel/rules/cc/ |
D | stl.bzl | 55 fail("Unhandled stl %s" % stl_name) 71 fail("Unhandled stl %s" % stl_name)
|
D | versioned_cc_common.bzl | 24 fail("Expected only one input file for build number stamping")
|
D | cc_library_common.bzl | 132 fail("Unknown sdk version: %s" % (version))
|
D | cc_library_shared.bzl | 352 fail("Expected only one shared library file") 404 fail("Expected only one shared library file")
|
/build/bazel/rules/ |
D | prebuilt_file.bzl | 31 …fail("src for", ctx.label.name, "is expected to be singular, but is of len", len(srcs), ":\n", src… 41 … fail("dir for", ctx.label.name, "is `", dir, "`, but we only handle these:\n", _handled_dirs)
|
D | make_injection.bzl | 49 fail(exec_result.stderr)
|
/build/bazel/rules_cc/examples/ |
D | experimental_cc_shared_library.bzl | 90 fail("{} can only be a direct dependency of a " + 110 fail("Two shared libraries in dependencies export the same symbols. Both " + 124 fail("Two shared libraries in dependencies link the same " + 201 fail(str(target) + matched_by_filter_text + 250 fail(owner + " is already linked statically in " + 287 fail("We can't link " + 340 fail("Trying to export a library already exported by a different shared library: " + 472 fail("A cc_shared_library_permissions rule can only list " +
|
/build/bazel/rules_cc/cc/ |
D | find_cc_toolchain.bzl | 67 …fail("In order to use find_cc_toolchain, your rule has to depend on C++ toolchain. See find_cc_too… 78 …fail("In order to use find_cc_toolchain, your rule has to depend on C++ toolchain. See find_cc_too…
|
/build/make/tests/prefixed_sort_order/ |
D | test.rbc | 22 fail("Expected '%s', got '%s'" % (expected, actual))
|
/build/make/tests/single_value_inheritance/ |
D | test.rbc | 22 fail("Expected '%s', got '%s'" % (expected, actual))
|
/build/make/core/ |
D | product_config.rbc | 48 fail(bv, " is not defined") 69 fail("bad output format", _options.format) 180 fail("Inheritance processing took too many iterations") 215 fail("Inheritance processing took too many iterations") 247 fail("%s: has not been run" % pcm_name) 256 fail("%s: child is not ready" % child_name) 330 fail("%s should be ready" % child_name) 651 fail(src_dst + " should be a :-separated pair") 658 fail("%s: %s. Stop" % (file, message)) 714 fail("Pattern can have at most 2 components") [all …]
|
/build/make/tests/artifact_path_requirements/ |
D | test.rbc | 21 fail("Expected '%s', got '%s'" % (expected, actual))
|
/build/bazel/platforms/ |
D | rule_utilities.bzl | 32 fail("Could not get the target architecture of this rule due to missing constraint attrs.",
|
/build/bazel/rules/android/ |
D | android_binary.bzl | 77 …fail("Cannot use both certificate_name and certificate attributes together. Use only one of them.")
|
/build/soong/android/ |
D | bazel_handler.go | 601 fail("expected exactly 1 platform for " + str(target.label) + " but got " + str(platforms)) 610 …fail("expected platform name of the form 'android_<arch>' or 'linux_<arch>', but was " + str(platf…
|
/build/bazel/rules/apex/ |
D | cc.bzl | 58 …fail("cannot find a stub lib version for min_sdk_level %s (%s apex)\navailable versions: %s (%s)" %
|
/build/make/tools/releasetools/ |
D | Android.bp | 601 // Don't use embedded_launcher, atest will try (but may fail) to load libc++.so from
|
/build/make/tests/ |
D | run.rbc | 34 fail("Expected '%s', got '%s'" % (expected, actual))
|
12