summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make the ftw(3) tests a bit more thorough."Elliott Hughes2014-11-201-29/+27
|\
| * Make the ftw(3) tests a bit more thorough.Elliott Hughes2014-11-191-29/+27
* | Merge "Yet another relocation test"Dmitriy Ivanov2014-11-195-1/+107
|\ \
| * | Yet another relocation testDmitriy Ivanov2014-11-195-1/+107
| |/
* | Merge "fix shared gid support in getpwnam/getgrnam"Yabin Cui2014-11-191-44/+192
|\ \ | |/ |/|
| * fix shared gid support in getpwnam/getgrnamYabin Cui2014-11-181-44/+192
* | Fix jump to unmapped memory on atexitDmitriy Ivanov2014-11-181-0/+16
* | Merge "libc: Fix mktime returns an uncorrect time in empty TZ case"Elliott Hughes2014-11-171-0/+24
|\ \ | |/ |/|
| * libc: Fix mktime returns an uncorrect time in empty TZ caseSatoru Takeuchi2014-11-141-0/+24
* | Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests"Dmitriy Ivanov2014-11-171-4/+135
|\ \
| * | bionic/test: migrate sysconf tests from system/extras to bionic/testsDerek Xue2014-11-151-4/+135
| |/
* | Merge "Add getaddrinfo(3) tests for NULL arguments."Elliott Hughes2014-11-171-0/+17
|\ \
| * | Add getaddrinfo(3) tests for NULL arguments.Elliott Hughes2014-11-161-0/+17
* | | Merge "Allow asan for glibc tests."Dan Albert2014-11-152-0/+5
|\ \ \ | |_|/ |/| |
| * | Allow asan for glibc tests.Dan Albert2014-11-142-0/+5
* | | Add functions in sysinfo.h.Yabin Cui2014-11-142-0/+34
* | | Merge "Increase support of pathconf options."Yabin Cui2014-11-141-0/+21
|\ \ \ | |/ / |/| |
| * | Increase support of pathconf options.Yabin Cui2014-11-141-0/+21
* | | Fix host build for arm/arm64Dmitriy Ivanov2014-11-141-2/+7
* | | Add test for --hash-style=sysvDmitriy Ivanov2014-11-143-4/+35
* | | Merge "Add missing function prototypes wcpcpy/wcpncpy."Christopher Ferris2014-11-141-5/+75
|\ \ \
| * | | Add missing function prototypes wcpcpy/wcpncpy.Christopher Ferris2014-11-131-5/+75
| | |/ | |/|
* | | Fix our <mntent.h> implementation.Elliott Hughes2014-11-131-8/+14
|/ /
* | Assume glibc >= 2.15.Elliott Hughes2014-11-122-57/+1
* | Merge "Fix glibc 2.15 build."Elliott Hughes2014-11-133-23/+16
|\ \
| * | Fix glibc 2.15 build.Elliott Hughes2014-11-123-23/+16
| |/
* | Add support for hash-style=gnuDmitriy Ivanov2014-11-122-12/+25
|/
* Merge "implement missing seekdir and telldir"Yabin Cui2014-11-122-1/+48
|\
| * implement missing seekdir and telldirYabin Cui2014-11-072-1/+48
* | Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less"Elliott Hughes2014-11-121-6/+8
|\ \
| * | gethostname.c: change to report ENAMETOOLONG error when buflen is lessYongqin Liu2014-11-121-6/+8
* | | Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/...Elliott Hughes2014-11-121-0/+22
|\ \ \ | |/ /
| * | bionic tests: migrate gethostname test to unistd_test.cpp from system/extrasDerek Xue2014-11-121-0/+22
* | | Add align/overread tests for strlcpy/strlcat.Christopher Ferris2014-11-101-9/+93
|/ /
* | Add sethostname(2).Elliott Hughes2014-11-071-0/+8
* | Implement all the POSIX _l functions.Elliott Hughes2014-11-061-0/+31
* | Add POSIX lcong48.Elliott Hughes2014-11-061-0/+66
* | Merge "Fix our <complex.h> support."Elliott Hughes2014-11-062-0/+261
|\ \ | |/ |/|
| * Fix our <complex.h> support.Elliott Hughes2014-11-062-0/+261
* | make all bionic death tests not dumpableYabin Cui2014-11-067-96/+80
|/
* Merge "check invalid file offset when loading library"Yabin Cui2014-11-051-3/+17
|\
| * check invalid file offset when loading libraryYabin Cui2014-11-041-3/+17
* | Merge "Fix newlocale with a NULL locale name."Elliott Hughes2014-11-051-4/+14
|\ \
| * | Fix newlocale with a NULL locale name.Elliott Hughes2014-11-041-4/+14
| |/
* | Improve math tests to allow a specific ulp bound.Elliott Hughes2014-11-0417-406/+254
|/
* Merge "Make host tests depend on /system/etc/hosts."Dan Albert2014-11-031-1/+1
|\
| * Make host tests depend on /system/etc/hosts.Dan Albert2014-11-031-1/+1
* | Ensure we initialize stdin/stdout/stderr's recursive mutexes.Elliott Hughes2014-11-031-0/+17
|/
* Fix arm64 and arm builds.Dmitriy Ivanov2014-10-313-7/+13
* Fix symbol lookup order during relocationDmitriy Ivanov2014-10-318-2/+257