Split UDP Encap socket tests into a base class and tests

This change splits any pieces of the UDP encapsulation socket tests in
preparation for adding UDP (non-encap) socket tests

Bug: 152460200
Test: FrameworksIkeTests pass
Change-Id: I5d1ae410c3c1dfee95617e3f6d746cefeedda98c
2 files changed
tree: 4d26154a843df8fab786f26a52376fb9d3f50e85
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. 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.