| commit | 89e2adbfab4c7af5b5820825a06fe3b8cc2e35c8 | [log] [tgz] |
|---|---|---|
| author | Derek Basehore <[email protected]> | Fri Jul 28 04:37:09 2023 |
| committer | Chromeos LUCI <[email protected]> | Sat Jul 29 01:24:30 2023 |
| tree | cc02f6bdd5c12db0525ce7b17966f83c4247f66b | |
| parent | 1b1def6b29f4c0ecdb43c97c83002b276a93d750 [diff] |
power: Change BugComponent for tests owned by the power team The power team has a new bug component, so move tests over to that. BUG=b:293540988 TEST=./fast_build.sh -T Change-Id: I5edf8b1cb46adae216f779f3065f277e806f70eb Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/4727151 Tested-by: Derek Basehore <[email protected]> Reviewed-by: Yanye Li <[email protected]> Commit-Queue: Derek Basehore <[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/go.chromium.org/tast-tests/cros/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.