commit | 2062bf7326f40ba30190b24d9ab48611aebf52a9 | [log] [tgz] |
---|---|---|
author | Kevin Shelton <kmshelton@chromium.org> | Tue Aug 17 16:25:52 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 18 18:08:54 2021 |
tree | 952a81f2b50567b8d6b8c9bb970f2998e338cba6 | |
parent | 60c0b6201eaa11cc037f6c0937734503351aef23 [diff] |
ec_device_node: close out Zephyr TODO Devices with Zephyr based primary ECs will use the same kernel interface as the previous RTOS. BUG=b:196858433 TEST=None Change-Id: Ia2601d808a44ceddf61fce0c751bae771bb9f208 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3100267 Tested-by: Kevin Shelton <kmshelton@chromium.org> Auto-Submit: Kevin Shelton <kmshelton@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Kyle Shimabukuro <kyleshima@chromium.org> Commit-Queue: Kevin Shelton <kmshelton@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.