tree: 658e442d683f12cd9a48c6047551c9de1aa5b7a0 [path history] [tgz]
  1. Android.bp
  2. AndroidTest.xml
  3. OWNERS
  4. README.md
tests/bionic/README.md

bionic tests

This is the CTS-root 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.