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

Side by Side Diff: testing/android/docs/index.md

Issue 2315923003: [Android] Add gtest implementation documentation. (Closed)
Patch Set: mikecase comment Created 4 years, 3 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 unified diff | Download patch
« no previous file with comments | « testing/android/docs/gtest_implementation.md ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Android Testing in Chromium
2
3 ## How do I...
4
5 - **set up**
6 - [... set up a device for local testing?](/testing/android/docs/todo.md)
7 - [... set up an emulator for local testing?](/testing/android/docs/todo.md)
8 - **writing tests**
9 - [... write an instrumentation test?](/testing/android/docs/instrumentation .md)
10 - [... write a Robolectric test?](/testing/android/docs/todo.md)
11 - **running tests**
12 - [... run a gtest?](/testing/android/docs/todo.md)
13 - [... run an instrumentation test?](/testing/android/docs/todo.md)
14 - [... run a Robolectric test?](/testing/android/docs/todo.md)
15 - [... run the blink layout tests?](https://sites.google.com/a/chromium.org/ dev/developers/testing/webkit-layout-tests)
16 - [... run a telemetry test?](/testing/android/docs/todo.md)
17 - **miscellaneous**
18 - [... use code coverage for Java tests?](/build/android/docs/coverage.md)
19
20 ## How does it work on Android?
21
22 - [c++ browser tests](/testing/android/docs/todo.md)
23 - [c++ unit tests](/testing/android/docs/todo.md)
24 - [instrumentation tests](/testing/android/docs/todo.md)
25 - [junit tests](/testing/android/docs/todo.md)
OLDNEW
« no previous file with comments | « testing/android/docs/gtest_implementation.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698