History log of /frameworks/base/tests/net/java/android/net/netlink/NetlinkSocketTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa8a6f6220d1a0027ba7969c2d3f72690ddc6495 04-Nov-2016 Hugo Benichi <hugobenichi@google.com> frameworks-test: adding missing @SmallTest

This activates all frameworks-test tests in runs of the continuous
platform tests.

Test: $ runtest frameworks-net passes (expect Tether
Bug: 32561414
Change-Id: Ib42c4ab2d7214891cd451875ca4bf6db195538c1
/frameworks/base/tests/net/java/android/net/netlink/NetlinkSocketTest.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/netlink/NetlinkSocketTest.java