tree: c767284b737272e4e7f92576dca6d84f826acd2f [path history] [tgz]
  1. Android.bp
  2. AndroidTest.xml
  3. OWNERS
  4. 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.