tree: b0b954ae8ea8233ab7303b6b299a3ca100c1b575 [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.