summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-28[test/asan] Update a test case to work with old Darwin SDK'sVedant Kumar
2016-04-28Update visibility flags for CFI tests.Peter Collingbourne
2016-04-27[sanitizers] read/write page fault detection on mac.Mike Aizatsky
2016-04-27Un-XFAIL tests on Windows after fixing PR27492Reid Kleckner
2016-04-26[sanitizers] rewriting test assuming assert() changes coverage.Mike Aizatsky
2016-04-26[sanitizer] [SystemZ] Add ptrace support bits.Marcin Koscielnicki
2016-04-26Revert "[sanitizers] read/write page fault detection on mac."Mehdi Amini
2016-04-25[MSan] Use COMMON_INTERCEPTOR_ENTER in libdl interceptors.Marcin Koscielnicki
2016-04-25[sanitizers] read/write page fault detection on mac.Mike Aizatsky
2016-04-23[esan] EfficiencySanitizer libc interceptorsDerek Bruening
2016-04-22[asan] Disable one test on windows.Evgeniy Stepanov
2016-04-22Enable stack-use-after-scope tests.Evgeniy Stepanov
2016-04-21[esan] EfficiencySanitizer base runtime libraryDerek Bruening
2016-04-21[asan] Mark strdup test as unsupported on arm/linux.Evgeniy Stepanov
2016-04-21[tsan] Rename ReportThread->pid to ReportThread->os_idKuba Brecka
2016-04-20[asan] Add __strdup interceptor.Evgeniy Stepanov
2016-04-19[compiler-rt] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2016-04-18Additional test for use-after-scopeKostya Serebryany
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2016-04-15[TSAN] Make tsan tests more portable (take 3)Renato Golin
2016-04-14Revert "Make tsan tests more portable (take 2)"Renato Golin
2016-04-14Make tsan tests more portable (take 2)Renato Golin
2016-04-14[tsan] Fix size reporting for OS X zone allocator with 0-sized allocationsKuba Brecka
2016-04-13[asan] Prefer alloc-dealloc-mismatch to new-delete-type-mismatch.Evgeniy Stepanov
2016-04-13[PGO] Fix the buildbots for r266229. Betul Buyukkurt
2016-04-12[safestack] Fix stack canary test on Mac.Evgeniy Stepanov
2016-04-11[safestack] A test for stackprotector canaries.Evgeniy Stepanov
2016-04-11[tsan] Replace 'not' with '%deflake' in gcd-apply-race.mm Darwin test.Kuba Brecka
2016-04-07[sanitizer] Fix sem_init_glibc.cc test on __HAVE_64B_ATOMIC arches.Evgeniy Stepanov
2016-04-07[sancov] updaing android test after enabling cc edge pruningMike Aizatsky
2016-04-07[sancov] updaing android testMike Aizatsky
2016-04-07[tsan] Remove long sleeps from fork testsKuba Brecka
2016-04-07[tsan] Add support for OS X OSAtomic* functionsKuba Brecka
2016-04-07[tsan] Add interceptors for dispatch_applyKuba Brecka
2016-04-07[tsan] Add XPC support (OS X)Kuba Brecka
2016-04-07[tsan] Add support for dispatch event sourcesKuba Brecka
2016-04-07[tsan] Fix synchronization in dispatch_syncKuba Brecka
2016-04-07[tsan] Fix Darwin tests (missing FileCheck's)Kuba Brecka
2016-04-07[sancov] removing flaky test case (win)Mike Aizatsky
2016-04-06[sancov] enabling coverage edge pruning by default.Mike Aizatsky
2016-04-06Another place for CMAKE_HOST_UNIXSean Silva
2016-04-04Apply suggestion from HJ Lu to avoid misaligned stack in testReid Kleckner
2016-04-04[asan,tsan] Make Darwin-specific tests more stable (use ignore_interceptors_a...Kuba Brecka
2016-03-30[asan] Mark the initialization-bug.cc unsupported on OS X Yosemite and olderRyan Govostes
2016-03-30[profile] Remove quotes around env variable, NFCVedant Kumar
2016-03-30[profile] Test error reporting by writing to a temp directoryVedant Kumar
2016-03-30[libprofile] Make this test express intent a bit better.Sean Silva
2016-03-29Fix comment in testXinliang David Li
2016-03-29[profile] Make a test work if run by the super-userVedant Kumar
2016-03-29[asan] Make the Darwin/dead-strip.c test require El Capitan or newerRyan Govostes