| commit | 59e04936ab3a0a6653858065c09dd7b6b74e03b4 | [log] [tgz] |
|---|---|---|
| author | Jie Jiang <jiejiang@chromium.org> | Tue Jan 13 08:57:00 2026 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 14 03:21:17 2026 |
| tree | ead04c2c6417f8ebb87de1ca7b66ecbc42d4836a | |
| parent | 31e9b4456851425cab7f9fef9518baa316ab85f7 [diff] |
crash.PstoreECCCheck: Check boot consent file ... and fail the test earlier if the file exist but disabled, as the kernel crash collection relies on it. This patch is for validating the above assumption in the lab environment. BUG=b:454524809 TEST=tast run $DUT crash.PstoreECCCheck Change-Id: Ifad14dfd124dd9fd81d3269d49752d66c9c14a24 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/7459109 Tast-Review: Jie Jiang <jiejiang@chromium.org> Reviewed-by: Naoya Tezuka <naoyatezuka@google.com> Tested-by: Jie Jiang <jiejiang@chromium.org> Commit-Queue: Jie Jiang <jiejiang@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/go.chromium.org/tast-tests/cros/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.