summaryrefslogtreecommitdiffstats
path: root/content/content_unittests.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_unittests.isolate')
-rw-r--r--content/content_unittests.isolate6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
index 5747c2f..fe45bde 100644
--- a/content/content_unittests.isolate
+++ b/content/content_unittests.isolate
@@ -41,6 +41,8 @@
'<(PRODUCT_DIR)/content_unittests<(EXECUTABLE_SUFFIX)',
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
+ '--asan=<(asan)',
+ '--lsan=<(lsan)',
],
'files': [
'../testing/xvfb.py',
@@ -63,6 +65,8 @@
'<(PRODUCT_DIR)/content_unittests<(EXECUTABLE_SUFFIX)',
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
+ '--asan=<(asan)',
+ '--lsan=<(lsan)',
],
'files': [
'<(PRODUCT_DIR)/ffmpegsumo.so',
@@ -77,6 +81,8 @@
'<(PRODUCT_DIR)/content_unittests<(EXECUTABLE_SUFFIX)',
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
+ '--asan=<(asan)',
+ '--lsan=<(lsan)',
],
'files': [
'<(PRODUCT_DIR)/ffmpegsumo.dll',