commit | f079d730f5422aacb1a2330b94d559109e8dfbe1 | [log] [tgz] |
---|---|---|
author | Tatsuhisa Yamaguchi <yamaguchi@chromium.org> | Tue Jan 09 04:00:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 09 04:00:02 2024 |
tree | a772c0287ed46a267fa409e73bcd5dc7ab84c39c | |
parent | 1616d9645b94660e9a12e6b1f14bdafa49c6b5c1 [diff] |
Move vaapi_unittest configuration to a mixin args We want to run the unittest with a different envionment variable configuration. For this purpose the gtest args needs to be set by test suite or mixin instead of the tests.gtest_test, allowing to change it at the test suite level. Bug: b:311608250, b:315718813 Change-Id: I2e023fa23439350e183252a42676eeec3fbdcdc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5143749 Reviewed-by: Ben Pastene <bpastene@chromium.org> Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1244452}
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.