commit | eb8b140c8634eb10a1587fa74f4ce4ed4441558c | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Jan 31 19:43:37 2020 +0000 |
committer | Mohammad Samiul Islam <samiul@google.com> | Fri Mar 06 16:43:26 2020 +0000 |
tree | c6784b5791ec4c24a325ab478f1d058ac226ad8e | |
parent | b5f7929b430daed1d30357a5a0a5fe2f1fdfdd37 [diff] |
Refactor APEX e2e tests This is a preparation change to make them run in both full and userspace reboot modes. Defining test cases in a base class inherited from the actual test classes is a design smell, but it's the best tradefoff between purity and implementation cost that I was able to find. Bug: 148767843 Test: atest --test-mapping system/apex/tests Change-Id: Ibf0070acd7f6722f0c12c1b910c8c37a0dc269c4 Merged-In: I6494bc0cc00b86103fc41ecb9c5466f9a1089a57