BUG-634: add connecticity test suite 66/6366/7
authorRobert Varga <rovarga@cisco.com>
Thu, 24 Apr 2014 19:43:35 +0000 (21:43 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 27 Apr 2014 09:01:37 +0000 (11:01 +0200)
commite9f832353cae0933f2b0e858a18389a86be3db82
tree03297f111ee7afdcdc7ab88c1c41ac3ae48c5542
parent7b07006ddf38f199d48256f5514d49d5f3b3ee3f
BUG-634: add connecticity test suite

This patch adds two tests, which test both the positive (matching key)
and negative (mismatched key) scenarios.

Change-Id: Ibee31baa126a54d9cff4d905febad46a812bea21
Signed-off-by: Robert Varga <rovarga@cisco.com>
tcp-md5/jni/src/test/java/org/opendaylight/bgpcep/tcpmd5/jni/BasicNativeKeyAccessTest.java [moved from tcp-md5/jni/src/test/java/org/opendaylight/bgpcep/tcpmd5/jni/NativeKeyAccessTest.java with 93% similarity]
tcp-md5/jni/src/test/java/org/opendaylight/bgpcep/tcpmd5/jni/ConnectivityNativeKeyAccessTest.java [new file with mode: 0644]