llvm-project/compiler-rt/test
Vlad Tsyrklevich 1781d105ed Add simple runtime tests for shadowcallstack
Summary:
ShadowCallStack does not yet have a runtime provided by compiler-rt, but
this change includes simple tests that make use of a very minimal
runtime in test/shadowcallstack/minimal_runtime.h

Reviewers: pcc, kcc, delcypher, eugenis, filcab

Reviewed By: pcc

Subscribers: kubamracek, mgorny, delcypher, llvm-commits, #sanitizers, kcc

Differential Revision: https://reviews.llvm.org/D44803

llvm-svn: 329210
2018-04-04 17:53:33 +00:00
..
BlocksRuntime
asan [ASan] Disable new ASan error reporting tests on various ARMs. 2018-03-30 00:03:36 +00:00
builtins [PATCH] [compiler-rt, RISCV] Support builtins for RISC-V 2018-03-01 07:47:27 +00:00
cfi cfi: Disable simple-pass.cpp on Darwin. 2018-03-09 20:41:56 +00:00
dfsan [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
esan [tsan] Update unittest for logging changes of r308637 2017-07-20 20:06:00 +00:00
fuzzer [libFuzzer] Disable optimization for exit_on_src_pos.test. 2018-03-27 16:40:34 +00:00
hwasan [HWASan] Make use-after-free c, not c++ test. 2018-03-27 17:45:53 +00:00
interception Revert "[interception] Check for export table's size before referring to its elements." 2017-01-22 03:30:14 +00:00
lsan [ASan] Report proper ASan error on allocator failures instead of CHECK(0)-ing 2018-03-28 18:22:40 +00:00
msan [PowerPC] Disable failing dynamic tls test cases 2018-03-21 11:58:37 +00:00
profile [profile] Move newly added test to the supported platform 2018-04-02 21:24:07 +00:00
safestack Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
sanitizer_common [ASan] Report proper ASan error on allocator failures instead of CHECK(0)-ing 2018-03-28 18:22:40 +00:00
scudo [scudo] Make logging more consistent 2018-03-07 16:22:16 +00:00
shadowcallstack Add simple runtime tests for shadowcallstack 2018-04-04 17:53:33 +00:00
tsan tsan: support inlined frames in external symbolization 2018-03-21 08:44:14 +00:00
ubsan [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) 2018-01-17 12:26:04 +00:00
ubsan_minimal [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) 2018-01-17 12:26:04 +00:00
xray [XRay][compiler-rt] Add APIs for processing logs in memory 2018-03-07 02:45:14 +00:00
CMakeLists.txt Add simple runtime tests for shadowcallstack 2018-04-04 17:53:33 +00:00
lit.common.cfg Fix which Darwin versions have ObjC runtime with full subscripting support. 2018-02-26 23:04:57 +00:00
lit.common.configured.in [ubsan] Re-commit: lit changes for lld testing, future lto testing. 2017-12-01 19:36:29 +00:00