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

Unified Diff: platform_tools/android/apps/robotium.cfg

Issue 1302103002: VisualBenchTest: Write JSON output (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 4 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
Index: platform_tools/android/apps/robotium.cfg
diff --git a/platform_tools/android/apps/robotium.cfg b/platform_tools/android/apps/robotium.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..a4eb7d9537094174b9df06c54146dd6ab2132de4
--- /dev/null
+++ b/platform_tools/android/apps/robotium.cfg
@@ -0,0 +1,5 @@
+[robotium]
djsollen 2015/08/20 14:42:35 what is this file for? I can guess, but having som
borenet 2015/08/20 15:32:22 Done.
+dumpsys=1
+dumpstate=1
+sdcard_files=android_inputs.zip
+collect_artifacts=/sdcard/skia_results

Powered by Google App Engine
This is Rietveld 408576698