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

Unified Diff: mojo/tools/tests/mojob-golden-gn-debug-Linux-android

Issue 728783003: Add infrastructure to run tests on android. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Do not introduce IsInitialzed() Created 6 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
Index: mojo/tools/tests/mojob-golden-gn-debug-Linux-android
diff --git a/mojo/tools/tests/mojob-golden-gn-debug-Linux-android b/mojo/tools/tests/mojob-golden-gn-debug-Linux-android
new file mode 100644
index 0000000000000000000000000000000000000000..d2be7b3217b748cf6653d748214e986131b78973
--- /dev/null
+++ b/mojo/tools/tests/mojob-golden-gn-debug-Linux-android
@@ -0,0 +1,2 @@
+Running gn gen out/android_Debug --args="is_debug=true is_asan=false is_clang=false use_goma=true goma_dir=\"/tmp\" os=\"android\" cpu_arch=\"arm\"" ...
+gn gen out/android_Debug --args="is_debug=true is_asan=false is_clang=false use_goma=true goma_dir=\"/tmp\" os=\"android\" cpu_arch=\"arm\""

Powered by Google App Engine
This is Rietveld 408576698