aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-21Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop."Mitch Phillips
2022-04-20[GWP-ASan] Provide runtime configuration through an env var + sysprop.Mitch Phillips
2022-04-15Skip setjmp.bug_152210274 on HWASan.Florian Mayer
2022-04-15Use SKIP_WITH_HWASAN macro from libbase.Florian Mayer
2022-04-12In android_set_abort_message, check for nullptr.Christopher Ferris
2022-04-01Merge "Fix unistd.exec_argv0_null for new kernels."Elliott Hughes
2022-04-01Fix unistd.exec_argv0_null for new kernels.Elliott Hughes
2022-03-31Merge "C11 removed gets()."Elliott Hughes
2022-03-30C11 removed gets().Elliott Hughes
2022-03-25Always process TLS relocs using general code pathRyan Prichard
2022-03-16Merge "Suppress -Wformat warning"Treehugger Robot
2022-03-16Suppress -Wformat warningYi Kong
2022-03-10Fix mte tests to allow auto-upgrade.Evgenii Stepanov
2022-02-22Disable LTO for libBionicStandardTestsPirama Arumuga Nainar
2022-02-18Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds."Elliott Hughes
2022-02-17Merge "Explain why we test ifunc variables."Treehugger Robot
2022-02-17Merge "Cast ifunc resolver's return type"Pirama Arumuga Nainar
2022-02-17Explain why we test ifunc variables.Elliott Hughes
2022-02-17Cast ifunc resolver's return typePirama Arumuga Nainar
2022-02-17Merge "Add %m and %#x support for async_safe logging"Zijun Zhao
2022-02-17Add %m and %#x support for async_safe loggingzijunzhao
2022-02-16posix_spawn: always clear O_CLOEXEC for dup'ed fds.Elliott Hughes
2022-02-15CFI uses SIGTRAP on arm/arm64.Elliott Hughes
2022-02-14Merge "Silence the CFI death tests."Elliott Hughes
2022-02-11Silence the CFI death tests.Elliott Hughes
2022-02-08[MTE] Relax ELF note.Mitch Phillips
2022-02-03Disable fortify tests for muslColin Cross
2022-02-03Export bionic's resolv base64 functions to muslColin Cross
2022-02-03Export bionic's execinfo functions to muslColin Cross
2022-02-03Enable mallinfo tests for muslColin Cross
2022-02-02Fix bionic benchmarks and header tests for muslColin Cross
2022-01-26Merge "Fix recursive deadlock inside bionic_systrace"Daniele Di Proietto
2022-01-25Fix recursive deadlock inside bionic_systraceDaniele Di Proietto
2022-01-21Fix MemtagNoteTest and make it runnable on non-MTE devices.Evgenii Stepanov
2022-01-14Merge "Don't use LLVM when readelf(1) will do."Elliott Hughes
2022-01-13Don't use LLVM when readelf(1) will do.Elliott Hughes
2022-01-12Don't use llvm-defaults to build some tests.Elliott Hughes
2021-12-14Mark variables as unused.Christopher Ferris
2021-12-13Add mallinfo2 call.Christopher Ferris
2021-12-03Merge "Fix a race condition in the bionic pthread tests."Peter Collingbourne
2021-12-02Fix a race condition in the bionic pthread tests.Peter Collingbourne
2021-11-17Merge "Regression test for scudo crash in resizeTaggedChunk."Evgenii Stepanov
2021-11-16Regression test for scudo crash in resizeTaggedChunk.Evgenii Stepanov
2021-11-10Remove outdated ld.bfd usage.Stephen Hines
2021-11-09Merge "uchar.h tests: small improvements."Treehugger Robot
2021-11-05uchar.h tests: small improvements.Elliott Hughes
2021-11-04Add the missing '--' to shell invocations.Elliott Hughes
2021-11-02Update to v5.15 kernel headers.Christopher Ferris
2021-10-23Merge "Workaround Clang cannot build ifunc with LTO"android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Yi Kong
2021-10-21Workaround Clang cannot build ifunc with LTOYi Kong