.style.yapf |
|
30 |
crosier_tests.gni |
|
1687 |
embed_sections.gni |
|
1324 |
embed_sections.py |
Embed the address and size of elf sections into the pre-defined symbols.
The embedded values are used for performance optimization by mlock(2)ing the
sections on ChromeOS. See chromeos/ash/components/memory/memory.cc for details.
|
4860 |
generate_skylab_tast_filter.py |
|
4121 |
generate_skylab_tast_filter_test.py |
# Ignore comments
tast_disabled_tests_from_chrome_all = [
"example.all.test1",
]
tast_disabled_tests_from_chrome_m100 = [
"example.m100.test1",
]
tast_disabled_tests_from_lacros_all = []
|
6505 |
OWNERS |
|
45 |
PRESUBMIT.py |
Presubmit script for build/chromeos/.
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for
details on the presubmit API built into depot_tools.
|
1094 |
pylintrc |
|
465 |
README.md |
This directory contains a few scripts used to run tests on CrOS VMs/DUTs. |
74 |
test_runner.py |
|
42798 |
test_runner_test.py |
A Py3 safe version of assertItemsEqual.
See https://bugs.python.org/issue17866.
|
14630 |