gopalshankar / address-sanitizer

Automatically exported from code.google.com/p/address-sanitizer
0 stars 0 forks source link

modify asan/etc test infrastructure so that some lit tests can be run under all sanitizers #293

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We have some tests that are not tool-specific (e.g. something that checks
malloc behavior).
For such tests we need a way to run a single test under all applicable tools.
(perhaps, we still need to pass ASAN_OPTIONS, MSAN_OPTIONS, TSAN_OPTIONS, etc)

Original issue reported on code.google.com by konstant...@gmail.com on 14 Apr 2014 at 11:31

GoogleCodeExporter commented 9 years ago
Should be done by r208378. You're welcome to move some existing 
tool-independent tests under tests/sanitizer_common.

Original comment by samso...@google.com on 9 May 2014 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by samso...@google.com on 9 May 2014 at 12:36