History log of /frameworks/base/services/tests/runtests.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
31dc3db9a4d36475f464c5543d9b7df4a2f36aa3 27-Oct-2016 Etan Cohen <etancohen@google.com> Update service test runner to allow test args

Change order of arguments - runner must be last argument.

Test: executed test with arguments
Change-Id: I9e69246281bce9814300fadc7e5d97ecf1a2bad2
/frameworks/base/services/tests/runtests.py
012ab106424b5ce2d9d9e442deab8b81b8bc2279 20-Oct-2016 Christopher Wiley <wiley@google.com> Add script to expedite running passing tests

Developers can run this script from within a shell where they have
source'd build/envsetup.sh and lunched a target. It builds, installs,
and runs whitelisted test packages.

Bug: None
Test: This script is useful for iterating rapidly on unittests.

Change-Id: I44c32a0f75da1be2c69a8b1a67c0080a68def738
/frameworks/base/services/tests/runtests.py