OSDN Git Service

Add runtest --path.
authorBrett Chabot <brettchabot@android.com>
Thu, 22 Oct 2009 00:23:01 +0000 (17:23 -0700)
committerBrett Chabot <brettchabot@android.com>
Mon, 26 Oct 2009 19:22:46 +0000 (12:22 -0700)
This supports specifying a file system path to test(s) to run. The path can be
a java test class file, a java package directory, or a parent directory
containing many tests.

This change allows users to run tests independently from test_defs.xml.

BUG 2133198


No differences found