| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| Android.bp | D | 04-Jul-2025 | 206 | 15 | 10 | |
| AndroidTest.xml | D | 04-Jul-2025 | 2 KiB | 40 | 21 | |
| OWNERS | D | 04-Jul-2025 | 55 | 3 | 2 | |
| README.md | D | 04-Jul-2025 | 319 | 11 | 7 |
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