summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/tests/sanitizer_printf_test.cc
Commit message (Expand)AuthorAgeFilesLines
* [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPSKumar Sukhani2014-12-121-8/+5
* [Sanitizer tests] Fix most of the build problems on WindowsTimur Iskhodzhanov2014-05-131-2/+10
* [Sanitizer] Support %.*s in internal printf implementation. Patch by Yuri Gri...Alexey Samsonov2014-01-211-0/+10
* tsan: remove debug output from testDmitry Vyukov2013-11-211-1/+0
* [sanitizer] Support padding with spaces in Printf.Sergey Matveev2013-06-271-9/+23
* [Sanitizer] fix printf unittest on 32-bit archAlexey Samsonov2012-11-021-4/+22
* [Sanitizer] move unit test for Printf from tsan to sanitizer_commonAlexey Samsonov2012-11-021-0/+107
OpenPOWER on IntegriCloud