CTS test IKE 3GPP APIs.

This CL adds CTS testing for all IKE 3GPP APIs. This includes testing
Ike3gppParams, Ike3gppExtension, Ike3gppBackoffTimer,
Ike3gppN1ModeInformation, and Ike3gppDataListener.

Bug: 176836414
Test: atest CtsIkeTestCases
Change-Id: Ie4e3d79af5549bfb199e743552035eaa9c5648cb
6 files changed
tree: 3116789e2c36a92fc40f01e93fe9662cf4b96687
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.