History log of /frameworks/base/tests/net/java/android/net/UidRangeTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a0c5d7ef7144280fe8a209a871bbd4ef90d6368 11-Oct-2017 Hugo Benichi <hugobenichi@google.com> Migrate most of core networking tests to junit4

This patch is a batch of mechanical changes to test classes to migrate
away from AndroidTestCase and TestCase.

Bug: 62918393
Test: runtest frameworks-net
Change-Id: I74134609e511f22c4d9ecd65780e981f9ba7ae3f
/frameworks/base/tests/net/java/android/net/UidRangeTest.java
ecc986d430f4b8158f177ed97d2edb741f11ff71 27-Oct-2016 Lorenzo Colitti <lorenzo@google.com> Move the connectivity tests to frameworks/base/tests/net.

This will give us a good place to put all the networking tests.

Fix: 31479480
Test: adb shell am instrument -w -e notClass com.android.server.connectivity.tethering.TetherInterfaceStateMachineTest 'com.android.frameworks.tests.net/android.support.test.runner.AndroidJUnitRunner' # PASS
Change-Id: I4b389f7f4e33a996885b38670f585e58ca66f777
/frameworks/base/tests/net/java/android/net/UidRangeTest.java