summaryrefslogtreecommitdiff
path: root/tools/rbcrun/testdata/shell.star
AgeCommit message (Collapse)Author
2023-05-05Remove unneeded rbcrun features Cole Faust
- rblf_cli and rblf_env - -c and -f This is in preparation for making rbcrun able to function as a more general purpose starlark interpreter. Bug: 280685526 Test: go test, ./out/rbc ./build/make/tests/run.rbc, ./build/bazel/ci/rbc_dashboard.py --quick aosp_arm64 Change-Id: Ifff9ce7b4369422f39c5003bb85a168c78bde7cf
2021-03-18Roboleaf product configuration runner Sasha Smundak
The application rbcrun executes Starlark scripts that define Android product configurations. See README.md for details. Test: go test Fixes: 180529448 Change-Id: I7d728b47d3f381b7052a0d7d51c9e698e5c2e316