commit | 764d3fa70d42a79e2ee999b790e69fc55f12bf61 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Thu Jun 25 17:57:31 2009 -0700 |
committer | Brett Chabot <brettchabot@google.com> | Fri Jun 26 14:31:52 2009 -0700 |
tree | 99033717a6c33ed44ea70edf3d04918f91e5550e | |
parent | e860ea067609d5cd33bce04a0536600961aceb4a [diff] |
Add support for running host java tests to runtest. With this change, also refactored runtest as follows: Modified the test suite schema and python implementation to have an inheritance structure. Each test type has its own python module, which will also handle the logic of running the test.