| commit | 7c1ecdf06dd96900edb84f30f9684346533e9580 | [log] [tgz] |
|---|---|---|
| author | Gabor Zsolt Magda <[email protected]> | Fri Nov 26 12:28:00 2021 |
| committer | Commit Bot <[email protected]> | Wed Dec 01 14:20:15 2021 |
| tree | 7698f410c7c2f27736cbb845e1a7369f97ff6a57 | |
| parent | bd356e1a78b7cddb9ecb928fcb49d037b0037418 [diff] |
tast-tests: Remove extra ctx argument from log/error/fatal calls BUG=b:208406862 TEST=.fast_build.sh -T Change-Id: Ifd83c3bf64595dc0027ebb3f8e97a7031576876b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3301714 Tested-by: Gabor Zsolt Magda <[email protected]> Reviewed-by: Jesse McGuire <[email protected]> Reviewed-by: Seewai Fu <[email protected]> Reviewed-by: Oleh Lamzin <[email protected]> Commit-Queue: Gabor Zsolt Magda <[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.