- 708589f bionic-unit-tests: Create symlinks in runtime by Dimitry Ivanov · 9 years ago
- d11d1e4 Fix bionic-unit-tests by Dimitry Ivanov · 9 years ago
- b81ade6 Merge "Fix mbsnrtowcs where `dst` is null." by Elliott Hughes · 9 years ago
- d43c889 Merge "Fix tests/run-on-host.sh for glibc." by Elliott Hughes · 9 years ago
- 89e29ee Fix mbsnrtowcs where `dst` is null. by Elliott Hughes · 9 years ago
- f48f499 Fix tests/run-on-host.sh for glibc. by Elliott Hughes · 9 years ago
- 7b29495 Update escaping in Android.bp files by Colin Cross · 9 years ago
- e9719f3 Fix complex.csqrtf test and add a trivial sincosl test. by Elliott Hughes · 9 years ago
- 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
- 42743f1 Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__." by Elliott Hughes · 9 years ago
- a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
- 9d4d60b Merge "Make static library for loader tests" by Treehugger Robot · 9 years ago
- c462c28 Make static library for loader tests by Dimitry Ivanov · 9 years ago
- b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
- f0cccdb Fix memory leak in test util by Kenny Root · 9 years ago
- 0f81dd3 Merge "Move test libraries under /data/nativetests" by Treehugger Robot · 9 years ago
- 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
- 47126ed Fix time.mktime_EOVERFLOW for LP32. by Elliott Hughes · 9 years ago
- a36e59b Move test libraries under /data/nativetests by Dimitry Ivanov · 9 years ago
- dd14725 Merge "cc_test_library now creates shared libraries too" by Treehugger Robot · 9 years ago
- 4156770 cc_test_library now creates shared libraries too by Dan Willemsen · 9 years ago
- a456fae List failing tests last, to reduce the amount of scrolling. by Elliott Hughes · 9 years ago
- 6d7a1ee Merge "Remove $(module)_install_to_out_data flag from test makefile" by Treehugger Robot · 9 years ago
- af730e6 Merge "Fix SysV IPC test failures on Android devices." by Elliott Hughes · 9 years ago
- b16e443 Remove $(module)_install_to_out_data flag from test makefile by Dimitry Ivanov · 9 years ago
- e901447 Fix pty.bug_28979140 test in Bionic by Alex Vakulenko · 9 years ago
- 40bae4f Fix SysV IPC test failures on Android devices. by Elliott Hughes · 9 years ago
- 6361506 Fix execvp/execvpe behavior with absolute paths and ENOEXEC. by Elliott Hughes · 9 years ago
- 3c11590 Fix execvpe ENOEXEC behavior. by Elliott Hughes · 9 years ago
- fac5689 Merge "Rewrite the exec family." by Treehugger Robot · 9 years ago
- 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago
- 7d4e28a Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." by Elliott Hughes · 9 years ago
- 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
- fc9958c Merge "[mips] Add missing linker shdr tests" by Dimitry Ivanov · 9 years ago
- ce8a5b4 Merge "Fix memmem behavior with empty needles." by Treehugger Robot · 9 years ago
- cae33ad Fix memmem behavior with empty needles. by Elliott Hughes · 9 years ago
- 44a6544 [mips] Add missing linker shdr tests by Nikola Veljkovic · 9 years ago
- 3b2d331 Merge "linker: add test for zeroed out shdr_table_" by Treehugger Robot · 9 years ago
- 4154b77 Merge "linker: add test for zero shdr offset" by Treehugger Robot · 9 years ago
- 5595834 linker: add test for zeroed out shdr_table_ by Dimitry Ivanov · 9 years ago
- 63ccb1b Merge "[MIPS] Fix bionic test build" by Treehugger Robot · 9 years ago
- 4623044 linker: add test for zero shdr offset by Dimitry Ivanov · 9 years ago
- 228e747 Merge "Fix mktime's errno behavior." by Treehugger Robot · 9 years ago
- 293d513 [MIPS] Fix bionic test build by Lazar Trsic · 9 years ago
- 8bdf70e linker: add test for empty shdr table by Dimitry Ivanov · 9 years ago
- c9a9561 linker: add test for zero shstrndx by Dimitry Ivanov · 9 years ago
- 0deb70c Merge changes Ibcefd6d9,I249c0815,If59cb6da by Dimitry Ivanov · 9 years ago
- ff25581 Remove some duplication in the makefile by Dimitry Ivanov · 9 years ago
- f8ebaa4 Fix mktime's errno behavior. by Elliott Hughes · 9 years ago
- cb86c31 linker: add test for zero e_shentsize by Dimitry Ivanov · 9 years ago
- 972e3d0 Add test for misaligned section header by Dimitry Ivanov · 9 years ago
- 51b3b44 Merge "Fix sysconf(_SC_ARG_MAX)." by Elliott Hughes · 9 years ago
- e808702 Merge "linker: disallow W + E PT_LOAD segments" by Dimitry Ivanov · 9 years ago
- b17d845 Merge "Use sysinfo(2) to implement more of <sys/sysinfo.h>." by Treehugger Robot · 9 years ago
- 9700bab linker: disallow W + E PT_LOAD segments by Dimitry Ivanov · 9 years ago
- c508de0 Use sysinfo(2) to implement more of <sys/sysinfo.h>. by Elliott Hughes · 9 years ago
- 38dba2e Fix sysconf(_SC_ARG_MAX). by Elliott Hughes · 9 years ago
- fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 9 years ago
- d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 9 years ago
- 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
- 0a610d0 Upgrade to tzcode-2016f. by Elliott Hughes · 9 years ago
- 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 9 years ago
- f6495c7 Stop #define'ing __func__ and __restrict. by Elliott Hughes · 9 years ago
- 1291e50 Remove bionic's now-unused UniquePtr. by Elliott Hughes · 9 years ago
- 5543746 Pass argc/argv/envp to dso constructors by Dimitry Ivanov · 9 years ago
- 061cf18 Merge "Add a test for a known kernel bug." by Treehugger Robot · 9 years ago
- d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 9 years ago
- 4a25349 Add a test for a known kernel bug. by Elliott Hughes · 9 years ago
- 2722ebb Convert bionic benchmarks and tests to Android.bp by Colin Cross · 9 years ago
- 3a6c6b3 Fix dlext.ns_smoke test by Dimitry Ivanov · 9 years ago
- 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
- 20788ae Add ctermid. by Elliott Hughes · 9 years ago
- 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 9 years ago
- f484050 Preliminary cleanup of <sys/cdefs.h>. by Elliott Hughes · 9 years ago
- d61ca37 Fix misc-macro-parentheses warnings in bionic/tests. by Chih-Hung Hsieh · 9 years ago
- 9af13d2 Do not return with stack address in global variable. by Chih-Hung Hsieh · 9 years ago
- a948a4e Change use of /data to /data/local/tmp. by Christopher Ferris · 9 years ago
- 2e6e991 Run fsync tests on mutable filesystem. by Shuhei Takahashi · 9 years ago
- 42abf3d Merge "linker: Allow caller to specify parent namespace" by Treehugger Robot · 9 years ago
- 2ba1cf3 Fix dlopen of main executable by absolute path by Dimitry Ivanov · 9 years ago
- fc2da53 linker: Allow caller to specify parent namespace by Dimitry Ivanov · 9 years ago
- 09e97e6 Fix the <netinet/ether.h> tests. by Elliott Hughes · 9 years ago
- c6190a9 We have the _r ether_ntoa/ether_aton functions too. by Elliott Hughes · 9 years ago
- 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 9 years ago
- e104a2e Generalize the clone function slightly. by Elliott Hughes · 9 years ago
- baa2a97 Use clang's nullability instead of nonnull. by Dan Albert · 10 years ago
- 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 9 years ago
- 5a3d5ca Add __INTRODUCED_IN_{32,64}. by Josh Gao · 9 years ago
- ff504e6 Add __INTRODUCED_IN hack to complex test. by Josh Gao · 9 years ago
- 7ba106c Fix <wctype.h>. by Elliott Hughes · 9 years ago
- 6f6f905 Implement mblen(3). by Elliott Hughes · 9 years ago
- 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
- 130bec7 Merge "Improve error message for empty list of public libs" by Dimitry Ivanov · 9 years ago
- 1faca6c Add a test exercising ptrace watchpoint functionality by Pavel Labath · 9 years ago
- 5480761 Improve error message for empty list of public libs by Dimitry Ivanov · 9 years ago
- 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 9 years ago
- aca299a Remove dangling links in secondary namespaces by Dimitry Ivanov · 9 years ago
- 4d098ca Add a test for pthread_setname_np on another thread in a PR_SET_DUMPABLE 0 process. by Elliott Hughes · 9 years ago
- 7c64941 Merge "Add test for IRELATIVE resolution with RTLD_LAZY" by Dimitry Ivanov · 9 years ago