commit | 7654b7e35f11d88d999bc99c14e90857bd1372b6 | [log] [tgz] |
---|---|---|
author | Evan Benn <evanbenn@chromium.org> | Thu Sep 23 04:57:09 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 27 12:09:39 2021 |
tree | e3e521591b02dedb464067283468c7a277dbb1d5 | |
parent | cc5724bfd9b631489e72c736ccf29411339af241 [diff] |
hps: Use the dbus protobuf API BUG=b:200630593 TEST=tast run zork hps.\* Cq-Depend: chromium:3149794 Change-Id: Ie7e37c9159adfcad4a416ddde170dc78ce8d09c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3177051 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Stuart Langley <slangley@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Tested-by: Stuart Langley <slangley@chromium.org>
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.