Graham Krizek
|
aa9aca85f1
|
If tests are ran with (ASan + LSan), Docker needs access to ptrace
See https://github.com/google/sanitizers/issues/764 for details
|
2018-12-28 08:28:00 -06:00 |
|
practicalswift
|
069752b726
|
build: Enable functional tests in the ThreadSanitizer (TSan) build job
|
2018-12-17 09:24:37 +01:00 |
|
practicalswift
|
ff7212ec32
|
Add ASan Travis build
|
2018-11-26 22:20:46 +01:00 |
|
practicalswift
|
ebd3bf2590
|
Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory increase
|
2018-11-26 22:20:46 +01:00 |
|
MarcoFalke
|
fa7d36b8e7
|
test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan
|
2018-11-22 11:55:53 -05:00 |
|
MarcoFalke
|
89bf196c88
|
travis: Run thread sanitizer
|
2018-11-22 11:47:36 -05:00 |
|
practicalswift
|
fced6b5086
|
Add UBSan options: print_stacktrace + halt_on_error
|
2018-11-06 10:25:00 +01:00 |
|
practicalswift
|
9f49db7335
|
Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSAN). Merge UBSAN Travis job with no depends.
|
2018-11-05 20:04:02 +01:00 |
|
Julian Fleischer
|
414326952c
|
use export LC_ALL=C.UTF-8
|
2018-08-27 12:23:25 +02:00 |
|
Julian Fleischer
|
272306ea57
|
number .travis/ script according to build lifecycle and add README to explain
|
2018-08-27 12:23:25 +02:00 |
|