commit | 3e79750683c8bbd4ea85e027006c209b0c8188ef | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Dec 15 23:46:31 2022 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Sat Dec 17 01:04:14 2022 +0000 |
tree | 820c10c5254a79e524f1aeb18e7bd0ce26b33cc4 | |
parent | 13101fe9d27c41856fe09acb2831c88ebd729756 [diff] |
Add the remaining locksettings unit tests to presubmit The locksettings unit tests are fast to run, and most of them were part of presubmit already, so add the remaining ones to presubmit too. For consistency, also add @SmallTest and @RunWith(AndroidJUnit4.class) to tests that lacked them. (This CL does not consider the recoverablekeystore directory.) Test: atest com.android.server.locksettings Change-Id: I301e7fd6f5ac8f9e7e3db1a333c68f67abf8bfc3