Commit Graph

3 Commits

Author SHA1 Message Date
KOUSHIK PANUGANTI
17bc63767f Migrate frameworks/base/location/tests/locationtests to androidx.test
See go/jetpack-test-android-migration

Test: make checkbuild
Change-Id: I95ad03e062e383d09e08c6f80f838d208080970c
2018-12-17 18:40:30 -08:00
Nicolas Geoffray
b0284fb5de Exempt tests for hidden APIs.
Bug: 64382372
Bug: 74963051
Test: m
Change-Id: I5234dd6230f2bdd6ffccbf12b25a02d929d20161
2018-04-06 14:54:39 +01:00
tccyp
6cc7d8396f Location Unit tests
- Added the GnssStatus unit test
- Upgraded the runner to AndroidJunitRunner
- Removed the old non-working unit tests.

To run the tests, use any of this:
1. runtest frameworks-location
2. forrest test FrameworksLocationTests

Bug: 69375757
Test: runtest frameworks-location

Change-Id: Ia52a8ce51ab9334ad1b8dd1686303270ceca270b
2017-11-17 09:58:12 -08:00