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