Commit Graph

3 Commits

Author SHA1 Message Date
Tyler Wear
36292630ed Update VTS tests for setDataWarningAndLimit
Test: atest VtsHalTetheroffloadControlV1_1TargetTest
Change-Id: I94db3de955cb9d8d7b7bec8834cafd3aa794b3cc
2021-01-28 14:22:19 +08:00
junyulai
ba4f3fb16b Create VTS folder and put necessary setup code
This change contains minimal modifications to perform test for
1.1 HAL. Test cases that exercise 1.1 HAL will be provideded
in follow-up patches.

Test: atest VtsHalTetheroffloadControlV1_1TargetTest
Bug: 149467454
Bug: 170699770
Bug: 170179169

Change-Id: I1df5b8d1241e9fd21930f0def395f98a8bbf3076
2021-01-28 14:22:19 +08:00
junyulai
6f2cd06e03 Refactor 1.0 TetheroffloadControl VTS
This is a pure no-op refactoring that split the implementation
into several files. So the follow-up tests might be able to
re-use them to prevent from code duplication.

Test: atest VtsHalTetheroffloadControlV1_0TargetTest

Bug: 149467454
Bug: 170699770
Bug: 170179169
Change-Id: Icda34e3eb4d4ccb9f4564e23a61bd71323ca9bb3
2020-11-12 11:22:13 +08:00