summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp.Yabin Cui2015-03-052-1/+1
* Fix fortify compilation test in x86_64.Yabin Cui2015-03-051-2/+2
* Fix fortify compilation test on x86.Yabin Cui2015-03-041-2/+2
* Fix fortify compilation test on mips.Yabin Cui2015-03-041-5/+5
* Merge "Switch pthread_rwlock_t to stdatomic."Yabin Cui2015-03-051-0/+75
|\
| * Switch pthread_rwlock_t to stdatomic.Yabin Cui2015-03-041-0/+75
* | Add fortify compile test.Yabin Cui2015-03-041-6/+181
* | Fix fread returning bad data.Christopher Ferris2015-02-271-0/+38
* | Make bionic gtest main be compatible with gtest output format for cts test.Yabin Cui2015-02-262-4/+49
* | Make all output of child test go to parent process in gtest_main.Yabin Cui2015-02-241-34/+17
* | Fix "faccessat ignores flags"Nick Kralevich2015-02-241-0/+40
* | Fix dup2 in the case where the two fds are equal.Elliott Hughes2015-02-231-0/+19
* | Add GNU extensions mempcpy and wmemcpy.Elliott Hughes2015-02-182-0/+10
* | Merge "Accuracy tests for libm"Christopher Ferris2015-02-17100-16/+180847
|\ \
| * | Accuracy tests for libmJingwei Zhang2015-02-14100-16/+180847
* | | Merge "Fix memchr overflow."Elliott Hughes2015-02-171-0/+10
|\ \ \
| * | | Fix memchr overflow.Elliott Hughes2015-02-141-0/+10
| |/ /
* | | Regression test for NDK bug 80199.Elliott Hughes2015-02-141-0/+5
|/ /
* | Fix our ftw tests.Elliott Hughes2015-02-101-15/+42
|/
* Display errors instead of running infinitely.Christopher Ferris2015-02-061-17/+27
* Add path separator in bionic-unit-tests program path.Yabin Cui2015-02-051-0/+21
* Merge "Add signal handling in bionic gtest main."Yabin Cui2015-02-051-136/+235
|\
| * Add signal handling in bionic gtest main.Yabin Cui2015-02-041-136/+235
* | Merge "Fix poll/ppoll fortify test to avoid hanging in failed fortify clang t...Yabin Cui2015-02-051-2/+7
|\ \
| * | Fix poll/ppoll fortify test to avoid hanging in failed fortify clang test.Yabin Cui2015-02-041-2/+7
| |/
* | Merge "Add test about pthread_mutex_t owner tid limit."Yabin Cui2015-02-031-0/+12
|\ \ | |/ |/|
| * Add test about pthread_mutex_t owner tid limit.Yabin Cui2015-02-031-0/+12
* | Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support"Nick Kralevich2015-02-021-0/+124
|\ \
| * | Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH supportNick Kralevich2015-02-021-0/+124
| |/
* | Explicitly check that the reason fortify tests abort is fortify.Elliott Hughes2015-02-021-73/+65
* | Fortify poll and ppoll.Elliott Hughes2015-02-021-9/+13
* | Add the fortify tests back into the glibc tests.Elliott Hughes2015-01-311-0/+1
|/
* Add --gtest-filter as synonym for --gtest_filter in bionic gtest main.Yabin Cui2015-01-281-0/+13
* 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
|/