commit | 20a74d7966f390d07dcb347ebba76c1e5488dbd6 | [log] [tgz] |
---|---|---|
author | Eric Rowe <erowe@google.com> | Wed Oct 28 15:25:45 2009 -0700 |
committer | Eric Rowe <erowe@google.com> | Wed Oct 28 15:36:34 2009 -0700 |
tree | 976edaa8c0bae182bab842d2d661e9ec4a53622b | |
parent | c21395950ee1aca0f9e69ca5cc87ed40a53420bc [diff] |
Create way to run monkey with multiple scripts. By giving multiple -f arguments, the monkey will randomly choose between the scripts. Also, add the --setup argument which will run a setup script before starting to play the other scripts in random order.