Name Date Size #Lines LOC

..--

dependencies/H25-Apr-2025-1,018906

OWNERSH A D25-Apr-202548 22

READMEH A D25-Apr-2025725 1110

__init__.pyH A D25-Apr-20250 10

autotest_common.protoH A D25-Apr-202516.5 KiB432399

autotest_common_pb2.pyH A D25-Apr-202554.9 KiB1,3541,246

autotest_common_pb2_grpc.pyH A D25-Apr-20258.5 KiB192162

buildprotos.pyH A D25-Apr-20252.7 KiB8961

common.pyH A D25-Apr-2025340 98

connection.pyH A D25-Apr-2025979 3621

exec_dut_command.pyH A D25-Apr-20253.7 KiB11086

fake_omaha.pyH A D25-Apr-20254.1 KiB10986

README

1Protos in this dir are generated using buildprotos.py and manually checked
2into the tree. The source of the protos is
3src/config/proto/chromiumos/config/api/test/tls/commontls.proto, and
4src/config/proto/chromiumos/config/api/test/tls/dependencies/longrunning/operations.proto
5relative to a standard repo.
6(https://chromium.git.corp.google.com/chromiumos/config/+/HEAD/proto/chromiumos/config/api/test/tls/commontls.proto)
7If there are updates to src proto, the protos here must be re-generated. Run the
8script "buildprotos.py" to automatically rebuild them from the source. You must
9manually repo sync prior to this. If there are changes to the file structure
10in the source, buildprotos.py will need to be updated for this.
11