summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-10Reapply "Make __gcov_flush flush counters for all shared libraries"Marco Castelluccio
2018-07-10[scudo] Use mkdir -p when creating directories for a testFilipe Cabecinhas
2018-07-10[LibFuzzer] Disable MSan test on Darwin which was added by r336619. The Memor...Dan Liew
2018-07-10[compiler-rt] Get rid of "%T" expansionsFilipe Cabecinhas
2018-07-10Add lowercase OS name featureVlad Tsyrklevich
2018-07-09[libFuzzer] Make -fsanitize=memory,fuzzer work.Matt Morehouse
2018-07-09Revert "[libFuzzer] Mutation tracking and logging implemented"Matt Morehouse
2018-07-09[libFuzzer] Mutation tracking and logging implementedMatt Morehouse
2018-07-07Revert "Make __gcov_flush flush counters for all shared libraries"Michael Zolotukhin
2018-07-06Recommit "[CMake] Run libFuzzer tests with check-all."Yvan Roux
2018-07-06[MSan] Add functions to enable/disable interceptor checks.Matt Morehouse
2018-07-06[libFuzzer] Disable hanging tests on AArch64Yvan Roux
2018-07-05Make __gcov_flush flush counters for all shared librariesMarco Castelluccio
2018-07-05Revert "[CMake] Run libFuzzer tests with check-all."Yvan Roux
2018-07-03[libFuzzer] add one more value profile metric, under a flag (experimental)Kostya Serebryany
2018-07-03[libFuzzer] add a tiny and surprisingly hard puzzleKostya Serebryany
2018-06-30[UBsan] Enable subset of unit tests for OpenBSDDavid Carlier
2018-06-29[profile] Add llvm_gcov_flush to be called outside a shared libraryChih-Hung Hsieh
2018-06-29[cfi] Use __builtin version of __clear_cache.Evgeniy Stepanov
2018-06-29[scs] Disable negative test in shadowcallstack.Evgeniy Stepanov
2018-06-29[scudo] Add some runtime tests for the minimal runtimeKostya Kortchinsky
2018-06-29[cfi] Reset i-cache after copying code in test.Evgeniy Stepanov
2018-06-28[asan] Change 3 tests from XFAIL to UNSUPPORTED.Evgeniy Stepanov
2018-06-28[asan] Disable 3 tests on Android O+.Evgeniy Stepanov
2018-06-28[asan] Fix one more test on Android.Evgeniy Stepanov
2018-06-28[asan] un-XFAIL one testEvgeniy Stepanov
2018-06-28[fuzzer] Don't run tests on Android.Evgeniy Stepanov
2018-06-28[UBsan] minimal unit tests removing OpenBSD spacial caseDavid Carlier
2018-06-28[Darwin] Add an integration test for PGO + symbol exportsVedant Kumar
2018-06-28Correct the test modified in rL335777.Haojian Wu
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-28[libFuzzer] [Tests] [NFC] Change seed for reduce_inputs.testGeorge Karpenkov
2018-06-27[libFuzzer] [NFC] [Tests] Mark signal handling tests as UNSUPPORTED on DarwinGeorge Karpenkov
2018-06-27Another shot at fixing android r335644 failureVlad Tsyrklevich
2018-06-27[UBSan] Add silence_unsigned_overflow flag.Matt Morehouse
2018-06-27[asan] Relax the null_deref.cc test even furtherVedant Kumar
2018-06-27[asan] Relax a test which depends on optimized debug infoVedant Kumar
2018-06-27Fix another bot broken by r335644Vlad Tsyrklevich
2018-06-26Fix test broken by r335644Vlad Tsyrklevich
2018-06-26CFI: Print DSO names for failed cross-DSO icallsVlad Tsyrklevich
2018-06-26[libFuzzer] Mark several tests UNSUPPORTED for aarch64.Matt Morehouse
2018-06-26Mark mfcall.cpp as UNSUPPORTED: win32.Peter Collingbourne
2018-06-26Implement CFI for indirect calls via a member function pointer.Peter Collingbourne
2018-06-25[UBsan] Enable ubsan minimal unit tests on OpenBSDDavid Carlier
2018-06-25[ubsan] Mark a test case as unsupported on WindowsVedant Kumar
2018-06-25[CMake] Run libFuzzer tests with check-all.Matt Morehouse
2018-06-22[ubsan] Add support for reporting diagnostics to a monitor processVedant Kumar
2018-06-21[libFuzzer] Filter architectures for testing on Apple platforms.George Karpenkov
2018-06-21[libFuzzer] Provide more descriptive names for testing targets.George Karpenkov
2018-06-21[sanitizer] Stop running tests against 32-bit iOS simulatorKuba Mracek