• Home
Name Date Size #Lines LOC

..--

Android.bpD06-Sep-2024206 1510

AndroidTest.xmlD06-Sep-20242 KiB4021

OWNERSD06-Sep-202455 32

README.mdD06-Sep-2024319 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