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

Unified Diff: mojo/tools/data/android_unittests

Issue 728783003: Add infrastructure to run tests on android. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review 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/data/android_unittests
diff --git a/mojo/tools/data/android_unittests b/mojo/tools/data/android_unittests
new file mode 100644
index 0000000000000000000000000000000000000000..018de02456e33a1500e127c1bf5dbe103916e99e
--- /dev/null
+++ b/mojo/tools/data/android_unittests
@@ -0,0 +1,5 @@
+# This file contains a list of android Mojo gtest unit tests.
+# TODO(qsr): Update the base list to allow annotating test per platform.
+
+# System tests:
+mojo_system_unittests

Powered by Google App Engine
This is Rietveld 408576698