tree: b80f39a175afecde42f9ed3044a86dda4343ccfe [path history] [tgz]
  1. Android.build.copy.libs.mk
  2. Android.mk
  3. AndroidTest.xml
  4. OWNERS
  5. README.md
tests/tests/bionic/README.md

bionic tests

This is the CTS boilerplate for the majority of the bionic tests. The actual gtests themselves are in bionic/tests/.

See also cts/tests/tests/bionic_app for tests of libc functions in an app or JNI context.

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