summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix parse of gtest_filter in bionic gtest main."Yabin Cui2015-01-271-1/+6
|\
| * Fix parse of gtest_filter in bionic gtest main.Yabin Cui2015-01-271-1/+6
* | Merge "Add a test for float registers across setjmp/logjmp."Elliott Hughes2015-01-271-0/+51
|\ \ | |/ |/|
| * Add a test for float registers across setjmp/logjmp.Elliott Hughes2015-01-261-0/+51
* | Rename "TIMEWARN" to "SLOW" in bionic gtest.Yabin Cui2015-01-261-17/+17
|/
* Merge "Support --gtest_ouput option in bionic gtest main."Yabin Cui2015-01-271-210/+402
|\
| * Support --gtest_ouput option in bionic gtest main.Yabin Cui2015-01-261-210/+402
* | Merge "Add <error.h>."Elliott Hughes2015-01-262-0/+73
|\ \
| * | Add <error.h>.Elliott Hughes2015-01-262-0/+73
* | | Remove obsolete BUILD_TINY_ANDROID.Elliott Hughes2015-01-241-3/+0
|/ /
* | Fix optimized fread.Elliott Hughes2015-01-241-1/+55
* | Merge "Minimize calls to mprotect"Dmitriy Ivanov2015-01-243-0/+63
|\ \
| * | Minimize calls to mprotectDmitriy Ivanov2015-01-233-0/+63
* | | Allow make to set a timeout for the host tests.Dan Albert2015-01-231-0/+5
|/ /
* | There's no such thing as LOCAL_CXXFLAGS.Elliott Hughes2015-01-221-2/+2
* | Fix the stdio.fread_EOF test.Elliott Hughes2015-01-221-7/+8
* | Fix fread_EOF test name.Elliott Hughes2015-01-221-1/+1
|/
* 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