| commit | d9c44ba4c005fcadc7eb5ef86e466b063bac3867 | [log] [tgz] |
|---|---|---|
| author | Paul Moy <[email protected]> | Wed Feb 02 16:41:58 2022 |
| committer | Commit Bot <[email protected]> | Thu Feb 03 20:57:17 2022 |
| tree | 53c42d53bd53e77aecd249b438d1966105d57d5b | |
| parent | 3aacc5466d97294fd8f133e5b73632089262d814 [diff] |
scanapp: remove Canon MF741C/743C scanner descriptor This descriptor was used for local development and was committed to serve as an example for future scanner descriptors. This scanner is not present in the lab, and now that there are other scanner descriptors in the tree there's no reason to keep this one around. BUG=b:195064784 TEST=CQ passes Change-Id: I633ace64079da766e3c73becbe75a9e649bc5db6 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3433025 Reviewed-by: Kalin Stoyanov <[email protected]> Reviewed-by: Matt Stark <[email protected]> Tested-by: Paul Moy <[email protected]> Reviewed-by: Matthew Warton <[email protected]> Commit-Queue: Paul Moy <[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.