summaryrefslogtreecommitdiff
path: root/test/cfi/cross-dso
AgeCommit message (Expand)Author
2017-10-16[cfi] Test cross-dso CFI on Android.Evgeniy Stepanov
2017-10-13[cfi] Use %ld_flags_rpath_* substitutions in tests (NFC)Evgeniy Stepanov
2017-10-06[sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov
2017-06-16[cfi] Enable icall tests with thinlto.Evgeniy Stepanov
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov
2017-04-20[cfi] Move one test under cross-dso/icall.Evgeniy Stepanov
2016-11-11[cfi] Tweak a test for the cfi-icall change.Evgeniy Stepanov
2016-02-03[cfi] Safe handling of unaddressable vtable pointers (compiler-rt).Evgeniy Stepanov
2016-01-28[cfi] Get rid of a fixed size buffer for the library path in test.Evgeniy Stepanov
2016-01-28[cfi] Fix recovery from out-of-bounds vtable error.Evgeniy Stepanov
2016-01-27[cfi] Fix a warning in tests.Evgeniy Stepanov
2016-01-27[cfi] Disable vtable diagnostics when no cxxabi.Evgeniy Stepanov
2016-01-26[cfi] Better handling of wild target address.Evgeniy Stepanov
2016-01-26[cfi] Hide runtime implementation in a namespace.Evgeniy Stepanov
2016-01-26[cfi] Support for dlopen and dlclose.Evgeniy Stepanov
2016-01-25[cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)Evgeniy Stepanov
2016-01-16Introduce stats and stats_client libraries.Peter Collingbourne
2015-12-22[cfi] Fix handling of uninstrumented libraries.Evgeniy Stepanov
2015-12-16[cfi] Limit cross-dso tests to Linux.Evgeniy Stepanov
2015-12-15Cross-DSO control flow integrity (compiler-rt part).Evgeniy Stepanov