xref: /aosp_15_r20/test/cts-root/tests/bionic/README.md (revision fc9e02cc466b32ca348fe8172a44255464d9ce4e)
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