platform_build_blueprint/bootstrap
Spandan Das 6a3475adf5 Add a testdata property in goPackage and goBinary
Some go tests depend on testData, but do not declare it explicitly. In
preparation for the stricter sandboxing constratints imposed by Bazel,
introduce this property.

This will be a no-op in Soong for now. But bp2build will convert it into
`data` property of go_test

Test: go build ./blueprint/bootstrap
Bug: 288491147
Change-Id: I0e1e7941db1efe6f1488936d9bae7e8d295b88ba
2023-06-23 00:15:44 +00:00
..
bpdoc Change bpdoc to separate entries with the same type 2021-11-02 15:59:48 +00:00
bpglob Remove the -v argument from bpglob. 2021-11-04 11:48:43 +01:00
bootstrap.go Add a testdata property in goPackage and goBinary 2023-06-23 00:15:44 +00:00
command.go Merge "Helper function to register go module types in tests" 2023-06-21 20:07:28 +00:00
config.go Add VariableFuncContext argument to VariableFuncs 2022-11-04 18:21:31 +00:00
glob.go Make RunBlueprint() return an error, if need be. 2023-06-20 09:44:50 +00:00
writedocs.go Export goPackage and goBinary from bootstrap package 2023-06-22 23:50:02 +00:00