-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
47 changed files
with
1,064 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-android-models-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-models-list - Print current list of devices available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android models list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android devices available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-models - Information about available models | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android models* [COMMAND] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Information about available models. For example prints list of available models to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-commands[] | ||
== Commands | ||
|
||
*list*:: | ||
Print current list of devices available to test against | ||
|
||
// end::picocli-generated-man-section-commands[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-android-test-environment.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-test-environment - Print available devices, OS versions, provided software list and network configuration to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android test-environment* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print available Android devices, Android OS versions list, provided software and network configuration to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-android-versions-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-versions-list - List of OS versions available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android versions list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android OS versions available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-versions - Information about available software versions | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android versions* [COMMAND] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Information about available software versions. For example prints list of available software versions | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-commands[] | ||
== Commands | ||
|
||
*list*:: | ||
List of OS versions available to test against | ||
|
||
// end::picocli-generated-man-section-commands[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-firebase-test-android-models-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-models-list - Print current list of devices available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android models list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android devices available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
34 changes: 34 additions & 0 deletions
34
test_runner/docs/ascii/flank.jar_-firebase-test-android-models.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-models - Information about available models | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android models* [COMMAND] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Information about available models. For example prints list of available models to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-commands[] | ||
== Commands | ||
|
||
*list*:: | ||
Print current list of devices available to test against | ||
|
||
// end::picocli-generated-man-section-commands[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-firebase-test-android-test-environment.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-test-environment - Print available devices, OS versions, provided software list and network configuration to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android test-environment* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print available Android devices, Android OS versions list, provided software and network configuration to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-firebase-test-android-versions-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-versions-list - List of OS versions available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android versions list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android OS versions available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
Oops, something went wrong.