diff options
author | ajmichael <ajmichael@google.com> | 2017-05-05 04:19:34 +0200 |
---|---|---|
committer | Damien Martin-Guillerez <dmarting@google.com> | 2017-05-05 15:27:23 +0200 |
commit | 14747a8bf2d35846d75ac9058e1b514a89f68f07 (patch) | |
tree | 51693a3aaf6ec6421bc0226355dc0c66a306fce3 /src/main/java/com/google/devtools/build/lib/skyframe | |
parent | f2528c1b96751692aae233aa839f86d0f887b75f (diff) |
Create new android_device_script_fixture rule.
This rule simply provides a shell script that is run on a device as part of a
test which can come from an input file or as a string command.
It also takes a list of APKs that need to be installed before the fixture can
be run.
Note that this CL does _not_ install the rule in the BazelRuleClassProvider, so
this CL does not make it usable by anyone. Once the other android testing rules are ready, I will install them all.
One small step towards https://github.com/bazelbuild/bazel/issues/903.
RELNOTES: None
PiperOrigin-RevId: 155155984
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe')
0 files changed, 0 insertions, 0 deletions