summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-11-17Regression test for scudo crash in resizeTaggedChunk.Evgenii Stepanov
2021-07-13Make MTE tests pass with all values of MEMTAG_OPTIONS.Evgenii Stepanov
2021-06-09Merge "Disable return PAC in __pthread_start." into sc-devTreeHugger Robot
2021-06-08Disable return PAC in __pthread_start.Peter Collingbourne
2021-06-08Merge "Use ro.build.type instead of ro.debuggable" into sc-devTreeHugger Robot
2021-06-08Use ro.build.type instead of ro.debuggableRyan Prichard
2021-04-12Make the tests that call readelf(1) less sensitive to whitespace.Elliott Hughes
2021-04-12Merge "Switch to libbase SilentDeathTest."Elliott Hughes
2021-04-12Switch to libbase SilentDeathTest.Elliott Hughes
2021-04-12Merge "Add tests for inet_nsap_addr()/inet_nsap_ntoa()."Elliott Hughes
2021-04-09Add tests for inet_nsap_addr()/inet_nsap_ntoa().Elliott Hughes
2021-04-09Merge "Add tests for the untested <wchar.h> functions."Treehugger Robot
2021-04-09Add tests for the untested <wchar.h> functions.Elliott Hughes
2021-04-09Merge "Use GTEST_SKIP() rather than GTEST_LOG_() when skipping."Elliott Hughes
2021-04-09Merge "Improve tgamma(3) coverage."Treehugger Robot
2021-04-09Merge "Deflake time.clock_gettime test"Giuliano Procida
2021-04-08Use GTEST_SKIP() rather than GTEST_LOG_() when skipping.Elliott Hughes
2021-04-08Improve tgamma(3) coverage.Elliott Hughes
2021-04-09Merge "Disable fdtrack post-fork."Josh Gao
2021-04-08Deflake time.clock_gettime testGiuliano Procida
2021-04-07Disable fdtrack post-fork.Josh Gao
2021-04-07Use mean CPU time in an attempt to reduce test flakinessGiuliano Procida
2021-04-05setjmp/longjmp: avoid invalid values in the stack pointer.Elliott Hughes
2021-03-11Merge "Improve fchmod() coverage."Treehugger Robot
2021-03-09Merge "Improve system() coverage."Elliott Hughes
2021-03-09Merge "Add some slack at the end of large allocations when target SDK level <...Peter Collingbourne
2021-03-08Improve fchmod() coverage.Elliott Hughes
2021-03-08Improve <sys/xattr.h> coverage.Elliott Hughes
2021-03-08Improve system() coverage.Elliott Hughes
2021-03-05Add some slack at the end of large allocations when target SDK level < S.Peter Collingbourne
2021-02-25Add wrappers for pidfd_{open,getfd,send_signal}.Josh Gao
2021-02-21Merge "Add LOCAL_LICENSE_KINDS to bionic"Bob Badour
2021-02-20Merge "Fix fdsan death tests."Elliott Hughes
2021-02-19Fix fdsan death tests.Elliott Hughes
2021-02-19Merge "Don't dump backtraces while running fdtrack tests."Elliott Hughes
2021-02-19Add LOCAL_LICENSE_KINDS to bionicBob Badour
2021-02-19Merge "Fix some bionic death tests."Elliott Hughes
2021-02-19Merge "Use death tests correctly."Elliott Hughes
2021-02-19Merge "Switch BionicDeathTest to `#pragma once`."Treehugger Robot
2021-02-19Merge "Use BionicDeathTest for an assert(3) test."Elliott Hughes
2021-02-19Merge "iconv(3): ignore src_bytes_left if src_bytes is null."Treehugger Robot
2021-02-19Merge "Increase leniancy in an inherently flaky test."Treehugger Robot
2021-02-18Don't dump backtraces while running fdtrack tests.Elliott Hughes
2021-02-18Don't involve debuggerd in a SIGFPE test.Elliott Hughes
2021-02-18Fix some bionic death tests.Elliott Hughes
2021-02-18Use death tests correctly.Elliott Hughes
2021-02-18Use BionicDeathTest for an assert(3) test.Elliott Hughes
2021-02-18Switch BionicDeathTest to `#pragma once`.Elliott Hughes
2021-02-18Increase leniancy in an inherently flaky test.Elliott Hughes
2021-02-18iconv(3): ignore src_bytes_left if src_bytes is null.Elliott Hughes