summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* libc: Add optimized strcmpDirk Rettschlag2013-02-211-0/+21
* Add a memmove(3) benchmark.Elliott Hughes2013-02-151-0/+16
* Simple google3-compatible benchmarking.Elliott Hughes2013-02-154-2/+382
* FORTIFY_SOURCE: optimizeNick Kralevich2013-02-151-0/+21
* fix strerror_r testNick Kralevich2013-02-151-1/+1
* Add stack canaries / strcpy tests.Nick Kralevich2013-02-151-0/+13
* glibc 2.15 treats errno as signed in strerror(3).Elliott Hughes2013-02-151-1/+1
* Tests for string routines.Anna Tikhonova2013-02-151-0/+555
* Print out shared app gids correctlyKenny Root2012-09-131-0/+8
* Add tests for Android-specific stubsKenny Root2012-09-132-0/+101
* Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and ...Elliott Hughes2012-09-132-0/+108
|\
| * Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea2012-09-132-0/+108
* | Fix Mac build.Elliott Hughes2012-09-131-0/+2
|/
* Added new test for dlopen which is failing for MIPS.jeffhao2012-09-122-5/+50
* Add more pthreads tests.Elliott Hughes2012-09-071-0/+54
* Don't corrupt the thread list in static executables.Elliott Hughes2012-09-052-1/+41
* Add missing dependencies.Elliott Hughes2012-09-051-0/+2
* bionic: Fix TINY_ANDROID buildBenoit Goby2012-09-041-1/+5
* Don't over-generalize makefiles. Host modules always build. This isn't neede...Joe Onorato2012-08-161-9/+2
* Enhance getcwd(3) to handle NULL like glibc.Elliott Hughes2012-08-162-0/+86
* Switch to the current NetBSD regex implementation.Elliott Hughes2012-08-152-0/+81