Dexter: Add TEST_MAPPING

Run dexmaker's CTS tests as well as JVMTI tests. The latter is
somewhat overkill, but easier/less errorprone than manually
selecting the tests that use slicer.

Test: atest --test-mapping tools/dexter
Change-Id: Icaa25f9021186d7948b5300f9dbc2a5c4f34b4a3
1 file changed
tree: 0d9eac0d6e507935006efb73abc9ae7cfce8934f
  1. dexter/
  2. slicer/
  3. testdata/
  4. .clang-format
  5. Android.bp
  6. OWNERS
  7. README.md
  8. TEST_MAPPING
README.md

This is the home of the .dex manipulation library (slicer) and command line tool (dexter).

Both the command line tool and the library can be built for host and device targets.