summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/bi...Steve Kondik2016-03-101-0/+7
|\
| * Merge "Fix potential race condition on CTS TC pthread_gettid_np" into marshma...Daniel Xie2015-11-111-0/+7
| |\
| | * Fix potential race condition on CTS TC pthread_gettid_npJunjie Hu2015-11-111-0/+7
* | | Fix GNU/POSIX basename headers.Josh Gao2016-03-093-24/+90
* | | Add prlimit to LP32.Elliott Hughes2016-03-091-7/+18
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bio...Steve Kondik2015-12-071-0/+2
|\ \ \ | |/ /
| * | linker: don't pass dlextinfo to dependent loads.Torne (Richard Coles)2015-10-081-0/+2
* | | Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.Elliott Hughes2015-11-071-0/+10
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-054-5/+38
|\ \ \ | |/ /
| * | am 93a91f0c: Force cts to only run one test at a time.Christopher Ferris2015-09-292-4/+13
| |\ \ | | |/
| | * Force cts to only run one test at a time.Christopher Ferris2015-09-252-4/+13
| * | Increase alternative signal stack size on 64-bit devices.Yabin Cui2015-09-232-1/+25
| |/
* | Fix over read in strcpy/stpcpy/strcat.Christopher Ferris2015-10-292-9/+27
|/
* am a6a12a78: am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into l...Yabin Cui2015-08-111-2/+2
|\
| * am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-c...Yabin Cui2015-08-111-2/+2
| |\
| | * Fix flaky test time.timer_settime_0.Yabin Cui2015-08-111-2/+2
* | | We don't have CXX_BARE any moreYing Wang2015-07-201-1/+1
* | | Improve personality initializationDmitriy Ivanov2015-06-301-1/+1
* | | 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