OSDN Git Service

Added app launch test.
authorMaxim Siniavine <siniavine@google.com>
Tue, 2 Oct 2012 22:56:03 +0000 (15:56 -0700)
committerMaxim Siniavine <siniavine@google.com>
Wed, 21 Nov 2012 02:01:55 +0000 (18:01 -0800)
commitf58e5b6cdcecee6184784b3a6ac33f60341de170
tree1559e7a690c4dabcff9a456affa6ee0a23a3400b
parent89ac38bf70bb21e34c8c29b96e6316343ee46e87
Added app launch test.

The test will start each app and report the time it takes for
the app to start in milliseconds.

Change-Id: I974ac36f70f0d982aa01e46824fe138eb641d680
tests/AppLaunch/Android.mk [new file with mode: 0644]
tests/AppLaunch/AndroidManifest.xml [new file with mode: 0644]
tests/AppLaunch/src/com/android/tests/applaunch/AppLaunch.java [new file with mode: 0644]