summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement __fsetlocking.Elliott Hughes2015-01-211-1/+4
* Merge "Optimized fread."Elliott Hughes2015-01-211-0/+22
|\
| * Optimized fread.Elliott Hughes2015-01-201-0/+22
* | Remove testcase time printing in bionic-unit-tests.Yabin Cui2015-01-201-16/+0
* | Add target libbionic_gtest_main for cts test.Yabin Cui2015-01-201-5/+20
* | Merge "Improve <stdio_ext.h> testing."Elliott Hughes2015-01-201-0/+6
|\ \ | |/ |/|
| * Improve <stdio_ext.h> testing.Elliott Hughes2015-01-161-0/+6
* | Merge "Make sys_resource test more robust."Yabin Cui2015-01-161-44/+68
|\ \
| * | Make sys_resource test more robust.Yabin Cui2015-01-161-44/+68
* | | Fix possible leak in pthread_detach.Yabin Cui2015-01-151-4/+2
* | | Merge "Make bionic-unit-tests default run isolate mode."Yabin Cui2015-01-151-204/+222
|\ \ \
| * | | Make bionic-unit-tests default run isolate mode.Yabin Cui2015-01-081-204/+222
| |/ /
* | | Test that ip6-localhost exists in etc/hosts.Yabin Cui2015-01-131-18/+65
| |/ |/|
* | Fix freeaddrinfo(NULL).Elliott Hughes2015-01-081-0/+5
* | Make pthread stack size match real range.Yabin Cui2015-01-081-5/+27
* | Set linux 32bit personality for 32 bit processesDmitriy Ivanov2015-01-072-0/+34
|/
* Merge "better gtest runner for bionic"Yabin Cui2015-01-024-31/+822
|\
| * better gtest runner for bionicYabin Cui2014-12-134-31/+822
* | Merge "Reserve enough user request stack space in pthread_create."Yabin Cui2015-01-021-2/+1
|\ \
| * | Reserve enough user request stack space in pthread_create.Yabin Cui2015-01-021-2/+1
* | | Merge "Fix nan output in the printf family."Elliott Hughes2014-12-211-16/+60
|\ \ \ | |/ / |/| |
| * | Fix nan output in the printf family.Elliott Hughes2014-12-201-16/+60
* | | Merge "Sync with upstream for gethnamaddr.c."Yabin Cui2014-12-181-3/+123
|\ \ \ | |/ / |/| |
| * | Sync with upstream for gethnamaddr.c.Yabin Cui2014-12-171-3/+123
| |/
* | Merge "Add another test for weak-reference"Dmitriy Ivanov2014-12-163-1/+47
|\ \ | |/ |/|
| * Add another test for weak-referenceDmitriy Ivanov2014-12-163-1/+47
* | Fix pthread key num calculation.Yabin Cui2014-12-122-14/+13
|/
* make stack_protector_DeathTest work for gcc4.9Yabin Cui2014-12-111-0/+6
* Fix the setjmp tests for mips.Elliott Hughes2014-12-101-37/+41
* Merge "support _POSIX_REALTIME_SIGNALS"Yabin Cui2014-12-094-22/+154
|\
| * support _POSIX_REALTIME_SIGNALSYabin Cui2014-12-084-22/+154
* | Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc."Yabin Cui2014-12-091-2/+2
|\ \
| * | Change _POSIX_CPUTIME macro to make it compitable with glibc.Yabin Cui2014-12-091-2/+2
* | | Fix signal mask save/restore for x86-64.Elliott Hughes2014-12-081-22/+26
|/ /
* | implement posix_madviseYabin Cui2014-12-042-3/+46
* | Implement <pty.h>.Elliott Hughes2014-12-033-1/+95
* | Merge "Extract bionic-prepare-run-on-host to inc file."Dmitriy Ivanov2014-12-031-32/+10
|\ \
| * | Extract bionic-prepare-run-on-host to inc file.Dmitriy Ivanov2014-12-021-32/+10
* | | Avoid pathological behavior in OpenBSD's fread.Elliott Hughes2014-12-021-0/+31
|/ /
* | Create /system/lib(64)? symlinks for host tests.Dmitriy Ivanov2014-12-021-2/+4
* | Merge "Count references for groups instead of instances"Dmitriy Ivanov2014-12-029-27/+238
|\ \
| * | Count references for groups instead of instancesDmitriy Ivanov2014-12-029-27/+238
| |/
* | restore sigprocmask in setjmp/longjmp test.Yabin Cui2014-12-022-6/+18
* | Merge "support _POSIX_CPUTIME"Yabin Cui2014-12-012-2/+31
|\ \
| * | support _POSIX_CPUTIMEYabin Cui2014-11-262-2/+31
| |/
* | bionic tests: add setjmp/_setjmp/sigsetjmp tests.Yongqin Liu2014-11-262-0/+148
|/
* Merge "flesh out sysconf(3) and the _POSIX_* constants"Yabin Cui2014-11-241-131/+281
|\
| * flesh out sysconf(3) and the _POSIX_* constantsYabin Cui2014-11-211-131/+281
* | Rename test_forked -> test_isolatedDmitriy Ivanov2014-11-202-2/+9
* | Merge "Add test_forked() option"Dmitriy Ivanov2014-11-212-13/+49
|\ \