index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow any test to be executed via a %run command.
Greg Fitzgerald
2014-04-30
9
-11
/
+35
*
[msan] Prettify __msan_print_shadow.
Evgeniy Stepanov
2014-04-30
3
-0
/
+193
*
[asan] fix a test
Kostya Serebryany
2014-04-28
1
-2
/
+1
*
[asan] split detect_odr_violation into two: =2 detects all ODR violations, =1...
Kostya Serebryany
2014-04-28
1
-1
/
+9
*
[sanitizer] Intercept a bunch of stdio calls.
Evgeniy Stepanov
2014-04-25
2
-0
/
+50
*
[asan] implement an experimental detector of ODR violations. Not tested yet o...
Kostya Serebryany
2014-04-25
1
-0
/
+23
*
tsan: better reports for "read lock of a write locked mutex"
Dmitry Vyukov
2014-04-25
1
-0
/
+19
*
tsan: improve "read unlock of a write locked mutex" report
Dmitry Vyukov
2014-04-25
1
-0
/
+20
*
tsan: fix tests
Dmitry Vyukov
2014-04-25
2
-2
/
+2
*
tsan: better report for bad mutex unlocks
Dmitry Vyukov
2014-04-25
1
-0
/
+18
*
tsan: add new test for commit 207204 (forget to add new file)
Dmitry Vyukov
2014-04-25
1
-0
/
+29
*
Add user-defined callback on write() calls.
Peter Collingbourne
2014-04-24
2
-0
/
+185
*
[asan] enable use_sigaltstack by default (this will provide verbose reports o...
Kostya Serebryany
2014-04-24
1
-0
/
+1
*
[msan] Disable chained origins in signal handlers.
Evgeniy Stepanov
2014-04-23
1
-0
/
+32
*
tsan: fix atexit handling after fork
Dmitry Vyukov
2014-04-23
1
-0
/
+37
*
[asan] disable lsan back. :( -- It appears that quite a few lit tests have l...
Kostya Serebryany
2014-04-23
1
-1
/
+1
*
tsan: more precise check for "app memory" in COMPAT mode
Dmitry Vyukov
2014-04-23
1
-0
/
+19
*
[asan] enable LeakSanitizer (LSan) by default in asan. This only affects Linu...
Kostya Serebryany
2014-04-22
3
-1
/
+20
*
[ASan] Fixed the expectation for Darwin memset test.
Alexander Potapenko
2014-04-22
2
-2
/
+6
*
[sanitizer] enable check_printf by default for asan and tsan. We've been usin...
Kostya Serebryany
2014-04-22
4
-4
/
+4
*
[sanitizer] Intercept tsearch.
Evgeniy Stepanov
2014-04-21
1
-0
/
+36
*
tsan: deflake test
Dmitry Vyukov
2014-04-21
1
-2
/
+1
*
[asan] add a run-time flag detect_container_overflow=true/false
Kostya Serebryany
2014-04-21
1
-0
/
+3
*
[asan] add __asan_memset and friends
Kostya Serebryany
2014-04-21
1
-1
/
+1
*
tsan: add benchmark that allows to investigate shadow memory consumption
Dmitry Vyukov
2014-04-18
1
-0
/
+42
*
[asan] try to harden __tls_get_addr interceptor against signals (no good test...
Kostya Serebryany
2014-04-16
1
-3
/
+2
*
[ASan] Replace a CHECK for mmap_limit_mb with a RAW_CHECK.
Alexander Potapenko
2014-04-15
1
-1
/
+1
*
[asan] try fixing the mmap_limit_mb failure on buildbot (tests pass locally)
Kostya Serebryany
2014-04-15
1
-3
/
+5
*
[asan] Fix mmap_limit_mb test to not use C++11.
Evgeniy Stepanov
2014-04-14
1
-2
/
+3
*
[asan] Do not use lambda in sanitizer lit tests.
Evgeniy Stepanov
2014-04-14
1
-2
/
+1
*
[asan] added internal flag mmap_limit_mb
Kostya Serebryany
2014-04-14
1
-0
/
+30
*
[asan] don't use bool in public interface, make sure the interface headers ar...
Kostya Serebryany
2014-04-14
1
-0
/
+2
*
[asan] provide better reports for cases where memcpy/etc get negative size pa...
Kostya Serebryany
2014-04-14
1
-0
/
+9
*
[tsan] Fix output tests.
Evgeniy Stepanov
2014-04-11
1
-1
/
+4
*
[tsan] Fix false positive on xdr*_create.
Evgeniy Stepanov
2014-04-11
1
-0
/
+21
*
[sanitizer] Intercept a subset of sunrpc interface (xdr_*).
Evgeniy Stepanov
2014-04-04
3
-0
/
+113
*
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
Alexey Samsonov
2014-04-04
15
-66
/
+51
*
tsan: improve error message in test
Dmitry Vyukov
2014-04-04
1
-1
/
+8
*
[asan] fix a leak in __tls_get_addr handler; introduce a run-time flag to dis...
Kostya Serebryany
2014-04-04
1
-1
/
+12
*
Revert r205613.
Evgeniy Stepanov
2014-04-04
1
-1
/
+0
*
[msan] Fix compilation of a disabled test.
Evgeniy Stepanov
2014-04-04
1
-0
/
+1
*
[msan] Add missing test for r205413.
Evgeniy Stepanov
2014-04-02
1
-0
/
+33
*
InstrProfile: Use SANITIZER_COMMON_LIT_TEST_DEPS
Duncan P. N. Exon Smith
2014-04-01
1
-2
/
+2
*
InstrProf: Turn on test for Linux
Duncan P. N. Exon Smith
2014-04-01
1
-2
/
+1
*
InstrProf: Remove LTO dependency from test
Duncan P. N. Exon Smith
2014-04-01
1
-1
/
+1
*
Add support for IEEE754 quad precision comparison functions.
Joerg Sonnenberger
2014-04-01
8
-0
/
+822
*
[ASan] Optional support for dynamic ASan runtime on Linux.
Alexey Samsonov
2014-04-01
12
-17
/
+165
*
[TSan] Make this test more portable
Alexey Samsonov
2014-04-01
1
-2
/
+2
*
[sanitizer] one more stress test for the deadlock detector; this one stresses...
Kostya Serebryany
2014-04-01
1
-4
/
+29
*
InstrProf: lit.cfg magic for running tests from source
Duncan P. N. Exon Smith
2014-03-31
3
-0
/
+20
[next]