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

Unified Diff: syzygy/unittests.gypi

Issue 1269553002: Create a utility for running executables in LAA mode. (Closed) Base URL: https://github.com/google/syzygy.git@master
Patch Set: Created 5 years, 5 months 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
« syzygy/runlaa/runlaa_app_unittest.cc ('K') | « syzygy/syzygy.gyp ('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 80439f3b84d0ed59408698aacdddf078f813d822..6fc1f86aa260994508c84a4999add68601ed0fe7 100644
--- a/syzygy/unittests.gypi
+++ b/syzygy/unittests.gypi
@@ -110,6 +110,9 @@
# Reorder tests.
'<(src)/syzygy/reorder/reorder.gyp:reorder_unittests',
+ # RunLAA tests.
+ '<(src)/syzygy/runlaa/runlaa.gyp:runlaa_unittests',
+
# Sampler tests.
'<(src)/syzygy/sampler/sampler.gyp:sampler_unittests',
« syzygy/runlaa/runlaa_app_unittest.cc ('K') | « syzygy/syzygy.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698