diff options
author | Aurimas Liutikas <aurimas@google.com> | 2017-12-19 13:21:10 -0800 |
---|---|---|
committer | Aurimas Liutikas <aurimas@google.com> | 2017-12-19 13:26:12 -0800 |
commit | bdbde55592792efe350acd6a46733f439f6a3f3d (patch) | |
tree | 03dca61acf17a691cbc84aac5d957a60bbcfbef6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e1080cfceb241be88698262a2fada6ac7e6693f6 (diff) |
Annotate an assortment of coretest with @LargeTest
Non-annotated tests do not run, thus adding @LargeTest to an assortment
of tests that were missing annotations.
Found these classes with:
fn "*Test.java" | xargs grep -L "@LargeTest" | xargs grep -L "@MediumTest" | \
xargs grep -L "@SmallTest" | sort
Bug: 70846562
Test: make -j80 FrameworksCoreTests
Change-Id: Ifd466251b92728f9bbfa3cbd8fd21d34490f4eb1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions