summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename cc files below test/sanitizer_common to cppNico Weber2019-08-051-115/+0
* [sanitizer] Enabled getpw_getgr.cc on iOSVitaly Buka2019-06-251-1/+0
* [compiler-rt][builtins][sanitizers] Update compiler-rt test cases forAmy Kwan2019-04-301-6/+8
* Revert "Temporarily disable calls to getgrnam/getgrnam_r in test due to it hi...Douglas Yung2019-02-141-4/+2
* Temporarily disable calls to getgrnam/getgrnam_r in test due to it hitting un...Douglas Yung2019-02-091-2/+4
* [sanitizer] Fix Android testsVitaly Buka2019-02-071-0/+2
* [sanitizer] Re-enabled getpw_getgr.cc on AndroidVitaly Buka2019-02-071-1/+1
* [sanitizer] Don't unpoison buffer in getpw/getgr functionsVitaly Buka2019-02-071-0/+112
OpenPOWER on IntegriCloud