OSDN Git Service

Update IpSecService UnitTests
authorNathan Harold <nharold@google.com>
Wed, 17 Jan 2018 03:34:01 +0000 (19:34 -0800)
committerNathan Harold <nharold@google.com>
Wed, 17 Jan 2018 03:38:10 +0000 (19:38 -0800)
commit5676f5fdae9a3aee8cf2cecef7502bfcc3bf49cb
tree3685cbc9202af8f2e38ec7ce209d5ea27e43c14f
parenta25233123b2d29fde83dd686f6313f0a232c5b2a
Update IpSecService UnitTests

The IpSecService Unit tests relied on the
directionality of the IpSecConfig and previously
did not specify a source address. Unit tests
updated without functional change other than to
address these two requirements.

Bug: 71717213
Test: runtest frameworks-net
Change-Id: Iedbed735bc50fd4fdfe985f9e173956062a7b0d1
tests/net/java/com/android/server/IpSecServiceParameterizedTest.java
tests/net/java/com/android/server/IpSecServiceTest.java