aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-12-16linker: add dlvsym(3)Dimitry Ivanov
2015-12-14Add a few missing pthread tests.Elliott Hughes
2015-12-14Merge "Fix personality test for mips32r6"Elliott Hughes
2015-12-14Fix personality test for mips32r6Lazar Trsic
2015-12-10Move dlsym and dladdr implementation to linker.cppDimitry Ivanov
2015-12-09Add permitted_when_isolated_path to linker namespacesDimitry Ivanov
2015-12-05Merge "Allow dlopening public libs using absolute path"Dimitry Ivanov
2015-12-04Allow dlopening public libs using absolute pathDimitry Ivanov
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-12-04Merge "Don't use StringPrintf() in gtest runner."Yabin Cui
2015-12-03Don't use StringPrintf() in gtest runner.Yabin Cui
2015-12-03Merge "Separate properties by selabel"Tom Cherry
2015-12-03Improve unit test runner.Yabin Cui
2015-12-02Separate properties by selabelTom Cherry
2015-12-01Merge "Add bionic-unit-tests-gcc{32,64}, compiled with gcc."Chih-hung Hsieh
2015-11-30Merge "Fix pthread_test according to tsan report."Yabin Cui
2015-11-30Add bionic-unit-tests-gcc{32,64}, compiled with gcc.Chih-Hung Hsieh
2015-11-24Merge "Introduce anonymous namespace"Dimitry Ivanov
2015-11-23Introduce anonymous namespaceDmitriy Ivanov
2015-11-23Merge "Change _stdio_handles_locking into _caller_handles_locking."Yabin Cui
2015-11-21Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts."Yabin Cui
2015-11-20Change _stdio_handles_locking into _caller_handles_locking.Yabin Cui
2015-11-19Fix test build break.Josh Gao
2015-11-19Use FUTEX_WAIT_BITSET to avoid converting timeouts.Yabin Cui
2015-11-19extend the PTRDIFF_MAX size check to mremapDaniel Micay
2015-11-19Merge "Implement pthread spin."Yabin Cui
2015-11-18Implement pthread spin.Yabin Cui
2015-11-17Ignore target sdk version for the public namespaceDmitriy Ivanov
2015-11-16Fix pthread_test according to tsan report.Yabin Cui
2015-11-17Merge "Implement pthread barrier."Yabin Cui
2015-11-16Implement pthread barrier.Yabin Cui
2015-11-16Merge "Enable clang to compile more tests."Chih-hung Hsieh
2015-11-16Merge "Introducing linker namespaces"Dimitry Ivanov
2015-11-16Enable clang to compile more tests.Chih-Hung Hsieh
2015-11-15Introducing linker namespacesDmitriy Ivanov
2015-11-13Merge "Fix strftime if tm_zone is null."Elliott Hughes
2015-11-12Fix strftime if tm_zone is null.Elliott Hughes
2015-11-12FORTIFY_SOURCE: make sure gcc unittests are compiled with gccNick Kralevich
2015-11-12Merge "Enable clang for modules failed with TLS."Chih-hung Hsieh
2015-11-11Enable clang for modules failed with TLS.Chih-Hung Hsieh
2015-11-11Clean up pthread_gettid_np test.Elliott Hughes
2015-11-11Fix potential race condition on CTS TC pthread_gettid_npJunjie Hu
2015-11-09Fix test failure.Josh Gao
2015-11-06Merge "fix the mremap signature"Elliott Hughes
2015-11-06fix the mremap signatureDaniel Micay
2015-11-06linker: cleanup solist after unsuccessful readDmitriy Ivanov
2015-11-04Fix GNU/POSIX basename headers.Josh Gao
2015-10-28Add prlimit to LP32.Elliott Hughes
2015-10-27Merge "Implement scandirat and scandirat64."Elliott Hughes
2015-10-27Implement scandirat and scandirat64.Elliott Hughes