commit | 59b4778dd6758436e7e301323b5eb6c10a3061c9 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@android.com> | Wed Oct 21 17:23:01 2009 -0700 |
committer | Brett Chabot <brettchabot@android.com> | Mon Oct 26 12:22:46 2009 -0700 |
tree | 3147c2bbbf0480d371eec761dca84a95d3d58825 | |
parent | cdfea21f9285641d3040d4fb19138873086c9869 [diff] |
Add runtest --path. 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