commit | f676ec0f9251ac0302c719ec07e71ba594abfc0e | [log] [tgz] |
---|---|---|
author | Vaibhav Raheja <vraheja@google.com> | Fri Nov 22 20:51:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 22 20:51:44 2024 |
tree | aeeb829cee44dd195f1eb7f747a84f35341cb7d8 | |
parent | 8bca84bc0ff8f42e71d392e4d272bb3fa0b86324 [diff] |
arc: Add unit-tests for setting serial This CL adds more unit-tests for setting ARCVM serial number in Keymint and sending it to the arc-keymint daemon. BUG=b:372711104 TEST=autoninja -C out_test/Release unit_tests TEST=./out_test/Release/unit_tests --gtest_filter="*ArcKeyMint*" Change-Id: I50473e9b3ecf08d4357179004c27bf7b81faef93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6041450 Reviewed-by: Yao Li <yaohuali@google.com> Commit-Queue: Vaibhav Raheja <vraheja@chromium.org> Reviewed-by: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387043}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.