summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove libdl* tests from bionic-unit-tests-staticDmitriy Ivanov2015-06-221-3/+1
* am 8beb0c34: am b245bc75: am 0f455612: Merge "Fix flaky test of timer_create_...Yabin Cui2015-06-191-3/+3
|\
| * am b245bc75: am 0f455612: Merge "Fix flaky test of timer_create_multiple in L...Yabin Cui2015-06-191-3/+3
| |\
| | * Fix flaky test of timer_create_multiple in L.Yabin Cui2015-06-181-3/+3
| | * Merge "Make sys_resource test more robust." into lollipop-cts-devYabin Cui2015-06-021-44/+68
| | |\
| | | * Make sys_resource test more robust.Yabin Cui2015-06-021-44/+68
* | | | Add a sys/procfs.h.Dan Albert2015-06-152-0/+40
* | | | Merge "Make path to apk compliant with jar url format" into mnc-devDmitriy Ivanov2015-06-111-2/+2
|\ \ \ \
| * | | | Make path to apk compliant with jar url formatDmitriy Ivanov2015-06-091-2/+2
* | | | | Add process_vm_readv and process_vm_writev.Elliott Hughes2015-06-102-0/+28
* | | | | Fix application_sdk_versions_smoke testDmitriy Ivanov2015-06-101-1/+3
* | | | | Allow NULL in pthread_mutex_lock/unlock.Christopher Ferris2015-06-091-0/+34
|/ / / /
* | | | libc: Add O_PATH support for fgetxattr / fsetxattrNick Kralevich2015-06-022-0/+101
* | | | Fix dlsym(handle_of_main_executable, ...)Dmitriy Ivanov2015-06-012-2/+34
* | | | Cleanup ftruncate negative test.Dan Albert2015-06-011-4/+2
* | | | Fix error handling for negative size in ftruncate.Dan Albert2015-06-011-0/+9
* | | | Add functions to provide target sdk versionDmitriy Ivanov2015-05-272-0/+35
* | | | am fd20a8c2: resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-devYabin Cui2015-05-201-3/+3
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-devYabin Cui2015-05-201-3/+3
| |\ \ \ | | |/ /
| | * | Fix timer flaky test in lollipop-mr1-cts-dev.Yabin Cui2015-05-081-73/+76
| | * | Modify test to avoid race condition.Christopher Ferris2015-02-181-3/+3
| | * | Avoid pathological behavior in OpenBSD's fread.Elliott Hughes2014-12-021-0/+31
| | * | Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"Dmitriy Ivanov2014-11-032-37/+1
| | * | Revert "Add RTLD_NODELETE flag support"Dmitriy Ivanov2014-11-035-201/+0
| | * | Revert "Fix relocation to look for symbols in local group"Dmitriy Ivanov2014-11-0311-564/+83
| | * | Revert "Fix symbol lookup order during relocation"Dmitriy Ivanov2014-11-038-257/+2
| | * | Revert "Fix arm64 and arm builds."Dmitriy Ivanov2014-11-033-13/+7
| | * | 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
| | * | Fix relocation to look for symbols in local groupDmitriy Ivanov2014-10-3111-83/+564
| | * | Correct way to specify additional dependenciesDmitriy Ivanov2014-10-313-0/+10
| | * | Add dlfcn_test to glibc test suite.Dmitriy Ivanov2014-10-315-79/+81
| | * | Add RTLD_NODELETE flag supportDmitriy Ivanov2014-10-315-0/+201
| | * | Fix dlsym() to take into account RTLD_GLOBAL/LOCALDmitriy Ivanov2014-10-312-1/+37
| | * | Fix mips signed/unsigned signal_test.cpp build breakage.Elliott Hughes2014-10-281-4/+4
| | * | Don't mask out SA_RESTORER from sa_flags.Elliott Hughes2014-10-281-5/+11
| | * | [x86,x86_64] Fix libgcc unwinding through signalPavel Chupin2014-10-274-75/+14
| | * | Stack unwinding unit tests.Elliott Hughes2014-10-273-60/+104
| | * | Merge "Fix race condition in timer disarm/delete." into lmp-mr1-devChristopher Ferris2014-10-221-16/+79
| | |\ \
| | | * | Fix race condition in timer disarm/delete.Christopher Ferris2014-10-211-16/+79
| | * | | Rename library_offset to library_fd_offsetDmitriy Ivanov2014-10-221-8/+17
| | * | | Build dlext_testzip as custom module.Ying Wang2014-10-222-29/+22
| | * | | Add file_offset parameter to android_extinfoDmitriy Ivanov2014-10-213-18/+138
| | |/ /
| | * | cdefs.h: add artificial attribute to FORTIFY_SOURCE functionsNick Kralevich2014-10-071-2/+1
| | * | L-MR1 specific fixesDmitriy Ivanov2014-10-012-9/+2
| | * | Fix unload of recursively linked libraryDmitriy Ivanov2014-10-013-6/+41
| | * | Add IFUNC support for arm64 and IRELATIVE relocDmitriy Ivanov2014-10-014-7/+32
| | * | Refactoring: C++11 style DISABLE_ bionic marcosDmitriy Ivanov2014-10-013-13/+13
| | * | Reset enviroment for math_testsDmitriy Ivanov2014-10-012-9/+46