commit | 0dd1d9903487624100f446af39a66be092ce367b | [log] [tgz] |
---|---|---|
author | Aneesh Kher <kaneesh@google.com> | Mon Apr 17 17:24:41 2023 -0700 |
committer | Aneesh Kher <kaneesh@google.com> | Wed Apr 19 15:59:07 2023 -0700 |
tree | 02037a293d37c84ace4ccda848c64ba9e0a3077a | |
parent | 6fbaf702cedf54a4ce0006c4aa9ad71fd93ce4a7 [diff] |
Add hot and cold start up specific JUnit rules The idea here is to separate the app start up run rule into two separate rules with the prime objective of being able to pass different values of the same parameter based on the scenario (hot or cold start up). Test: make catbox This change has been tested manually by executing the test on a locally connected reference device. Bug: 278622162 Change-Id: I60c7abd13e8eaa2daeafc189cc3f04b26f3e6f3c