tree: 742b577a9f7de27b6b8d4b7a79ed005087e3a0f8 [path history] [tgz]
  1. com/
  2. Android.bp
  3. AndroidManifest.xml
  4. AndroidTest.xml
  5. bionic_app_jni.cpp
  6. main.cpp
  7. OWNERS
  8. README.md
tests/tests/bionic_app/README.md

bionic_app tests

These aren‘t the bionic tests. They’re in cts/tests/tests/bionic/ (or, if you're looking for the actual gtests rather than the CTS boilerplate, in bionic/tests/).

This directory is just a place to test libc functions in an app context.

See also cts/tests/tests/dynamic_linker/ for some similar testing of the dynamic linker.