commit | ebf1f112995ebbe5d52220d2f74d1157d7b7ca00 | [log] [tgz] |
---|---|---|
author | Seth Moore <[email protected]> | Thu Dec 15 11:22:47 2022 -0800 |
committer | Seth Moore <[email protected]> | Wed Jan 04 18:55:37 2023 +0000 |
tree | 127cf0b6527cab27330261e838ba9c33bf0c02ab | |
parent | c891d164865014f824b69ef5ef407eda40c2fa9f [diff] |
Add unit tests for RemoteProvisioningRegistration These tests are checked in separately from the main registration implementation because: 1. We do not yet have an OWNERS file for our tests 2. A small API change is required first (making RegistrationProxy not final so we can mock it) Test: Ran this test Bug: 261888917 Change-Id: Ib67b6fb398ad85a260bba07e67ad1860e68a4fb1