Name Date Size #Lines LOC

..--

Android.bpH A D25-Apr-2025206 1510

AndroidTest.xmlH A D25-Apr-20252 KiB4021

OWNERSH A D25-Apr-202555 32

README.mdH A D25-Apr-2025319 117

README.md

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