| commit | 4f705a52041f07e5b69b33230c4b8b39f778e7a9 | [log] [tgz] |
|---|---|---|
| author | Hyung Tae Kim <[email protected]> | Thu Mar 24 21:51:38 2022 |
| committer | Chromeos LUCI <[email protected]> | Fri Mar 25 15:58:37 2022 |
| tree | d7f1809aecea7ca2f80556e94822bdf1b76c5f81 | |
| parent | 5cb3f71436602e591ba39a2027bf47956e619d44 [diff] |
tast-tests: Update Lacros metadata for lacros package This will update a few lacros.* tests containing the stale lacros metadata. BUG=None TEST=fast_build.sh -C (unittests) Change-Id: Icf28e8a1c3f920bf95561ab0c4399cafe035b92a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3550648 Tested-by: Hyung Tae Kim <[email protected]> Auto-Submit: Hyung Tae Kim <[email protected]> Reviewed-by: Hidehiko Abe <[email protected]> Commit-Queue: Hidehiko Abe <[email protected]>
This repository contains integration tests that are run by Tast.
helpers/ - Source code for binaries executed by tests.local/ - Helpers for local tests that are compiled and installed to /usr/local/libexec/tast/helpers/local/cros by the tast-local-helpers-cros package.src/chromiumos/tast/Shared code, the main tast executable, the local_test_runner and remote_test_runner executables responsible for running bundles, and documentation are located in the tast repository.