1# bionic tests
2
3This is the CTS-root boilerplate for the majority of the bionic tests. The
4actual gtests themselves are in bionic/tests/.
5
6See also cts/tests/tests/bionic_app for tests of libc functions in an
7app or JNI context.
8
9See also cts/tests/tests/dynamic_linker/ for some similar testing of
10the dynamic linker.
11