commit | a80df6b8c4007b8367f8faacfb5d5eed0b67a0e5 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Jul 16 14:13:31 2024 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Wed Jul 17 17:39:04 2024 +0000 |
tree | fd9be5e5f950fd08c770d0090da4110341c4a935 | |
parent | 88d7570032bf95b668c85246da307657e58912db [diff] |
[Ravenwood] Relax the test method name validator Previously, the validator didn't allow this: @Before public testSetUp() {...} It'd say "testSetUp() should have @Test". But I see this naming pattern in ICU, so let's allow it. Bug: 292141694 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Flag: EXEMPT host side test change only Change-Id: Ifef932cb07816bac9edb624a725accbbf8e7d63d