Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1063)

Unified Diff: syzygy/unittests.gypi

Issue 2526563002: Add a target to run the SyzyAsan RTL unittests in 4G (Closed)
Patch Set: Address nits. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « syzygy/agent/asan/static_shadow.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/unittests.gypi
diff --git a/syzygy/unittests.gypi b/syzygy/unittests.gypi
index f1de7cfa3f958a75cd4ee2c69828935c6284c694..24aa5ec0afafc0b7e66e7120d9b3ec245169f045 100644
--- a/syzygy/unittests.gypi
+++ b/syzygy/unittests.gypi
@@ -38,6 +38,7 @@
# Agent tests.
'<(src)/syzygy/agent/asan/asan.gyp:syzyasan_hp_unittests',
'<(src)/syzygy/agent/asan/asan.gyp:syzyasan_rtl_unittests',
+ '<(src)/syzygy/agent/asan/asan.gyp:syzyasan_rtl_unittests_4g',
'<(src)/syzygy/agent/basic_block_entry/basic_block_entry.gyp:'
'basic_block_entry_unittests',
'<(src)/syzygy/agent/common/common.gyp:agent_common_unittests',
« no previous file with comments | « syzygy/agent/asan/static_shadow.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698