/platform_testing/utils/shell-as/ |
D | Android.bp | 16 name: "shell-as", 24 ":shell-as-test-app-apk-cpp", 52 // functionality. This can be used as a target for shell-as to emulate the 55 name: "shell-as-test-app", 56 manifest: ":shell-as-test-app-manifest", 59 certificate: ":shell-as-test-app-cert", 65 // shell-as-test-app-key \ 68 name: "shell-as-test-app-cert", 69 certificate: "shell-as-test-app-key", 73 name: "shell-as-test-app-manifest", [all …]
|
D | README.md | 1 # shell-as 3 shell-as is a utility that can be used to execute a binary in a less privileged 16 shell-as \ 25 shell-as --pid 1 /system/bin/id 32 shell-as --profile untrusted-app /system/bin/id
|
D | OWNERS | 1 # Code owners for shell-as
|
/platform_testing/libraries/junitxml/src/com/android/junitxml/ |
D | JUnitXmlRunner.java | 75 Class[] as = in main() local 94 AtestRunListener atestRunListener = getAtestRunListener(calcTestCount(as)); in main() 98 Result result = core.run(as); in main() 108 private static int calcTestCount(Class[] as) { in calcTestCount() argument 110 for (Class cls : as) { in calcTestCount()
|
/platform_testing/tests/bettertogether/quickstart/snippets/ |
D | Android.bp | 20 // setup the 2nd nearby connection test, as 31 // setup the 3P API nearby connection test, as
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/wifi-health-stat-reported/ |
D | README.md | 3 This config is used to log all changes in WiFi strength and sufficiency during a test, as defined by
|
/platform_testing/tests/example/devcodelab/ |
D | README | 4 developers to fix and run locally as they learn how to Android.
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/on-device-power-measurement/ |
D | README.md | 3 …used to pull the on-device power measurement before and after a test and test run as defined in the
|
/platform_testing/tests/example/native/ |
D | Android.bp | 31 // Do not mark as unit tests, to use as a validation in test mapping
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-freq/ |
D | README.md | 3 … pull the cpu time per frequency at the start and end of tests or test run as defined in the CpuTi…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/wifi-controller-energy/ |
D | README.md | 4 test or a test run, as defined by the WifiActivityInfo atom.
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-cluster-time/ |
D | README.md | 3 …rocess user time and system time at the start and end of tests or test run as defined in the CpuCl…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/subsystem-sleep-state/ |
D | README.md | 3 These configs are used to collect the subsystem sleep state on the device as defined in the Subsyst…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/remaining-battery-capacity/ |
D | README.md | 3 These configs are used to collect the remaining battery capacity on the device as defined in the
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-uid-freq/ |
D | README.md | 3 … pull the cpu time per frequency at the start and end of tests or test run as defined in the CpuTi…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-thread-freq/ |
D | README.md | 3 …ge for each thread per frequency at the start and end of tests or test run as defined in the CpuTi…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/mobile-bytes-transfer/ |
D | README.md | 3 …d via mobile networks(sum of foreground and background usage)on the device as defined in the Mobil…
|
/platform_testing/tests/bettertogether/quickstart/performance_test/ |
D | Android.bp | 98 unit_test: false, // as Mobly tests require device(s) 128 unit_test: false, // as Mobly tests require device(s) 157 unit_test: false, // as Mobly tests require device(s)
|
/platform_testing/tests/functional/devicehealthchecks/assets/ |
D | bug_map | 10 system_app_anr executing\sservice\scom.google.android.as/com.google.android.apps.miphone.aiai.echo.… 11 system_app_anr executing\sservice\scom.google.android.as/com.google.android.apps.miphone.aiai.echo.… 12 system_app_anr executing\sservice\scom.google.android.as/com.google.android.apps.miphone.aiai.actio… 21 system_app_crash com.google.android.as.*\s.*\s.*\s.*\s*.*act=android.net.wifi.STATE_CHANGE 161559360
|
/platform_testing/libraries/flicker/ |
D | README.md | 54 `TransitionResult` contains paths to test artifacts such as Winscope traces and screen recordings. 60 Each trace can be represented as a ordered collection of trace entries, with an associated timestam… 90 The `reason` string is build along the way with all the details as to why the assertions failed and… 114 The tests can be run as any other Android JUnit tests. `frameworks/base/tests/FlickerTests` uses th… 139 // such as if layer is not found or layer is not hidden by parent
|
/platform_testing/libraries/sts-common-util/util/tests/ |
D | Android.bp | 31 // tag this module as a test artifact
|
/platform_testing/tests/example/mobly/ |
D | Android.bp | 27 unit_test: false, // as Mobly tests require device(s)
|
/platform_testing/libraries/sts-common-util/device-side/tests/ |
D | Android.bp | 31 // tag this module as a test artifact
|
/platform_testing/libraries/sts-common-util/host-side/tests/ |
D | Android.bp | 32 // tag this module as a test artifact
|
/platform_testing/libraries/sts-common-util/sts-sdk/package/ |
D | build.gradle | 35 // the project name to your submodule as well as the APK output filename.
|