commit | 0d31c8d30a311a59e9f748ab22130254f63d173d | [log] [tgz] |
---|---|---|
author | Allen Webb <allenwebb@google.com> | Mon Dec 23 23:24:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 07 20:02:33 2020 |
tree | ec7d73a13bb4f2abeac8b35fd574b28332b59110 | |
parent | 5e489d6b33200a01b6731ff906ab4a3c15be3d63 [diff] |
Move Security.USBouncer.generate_seccomp out of group:mainline. BUG=chromium:1022633 TEST=tast run <host device> security.USBBouncer.* Change-Id: I0980ce66f0ba9c8e0afa368aff1aa0b798d823dd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/1980938 Tested-by: Allen Webb <allenwebb@google.com> Reviewed-by: Shuhei Takahashi <nya@chromium.org> Commit-Queue: Allen Webb <allenwebb@google.com>
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.