commit | 7d485ee5a1df9579ea6d8edf7e5944e671075b8d | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Wed Feb 28 08:09:56 2024 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Feb 29 07:28:26 2024 +0000 |
tree | 03345e407813f9145fe0850380d0d998c916747a | |
parent | f6f066de805fb90c550fa8c1fa00798ee59e1a45 [diff] |
Relocate VpnManagerServiceTest and VpnTest to the frameworks Move the files VpnManagerServiceTest and VpnTest from their current location. Unit tests should ideally reside alongside the code they test. The original placement likely hindered their inclusion in module testing. Additionally, SDK checks have been removed from the tests since they are now considered platform tests. Test: atest FrameworksVpnTests Change-Id: I27b399d37c3536f4dbf39d2f8ef5242eb4ab6ba7