Allow setting of a --simulator parameter when running tests.
authoriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Sep 2008 05:37:00 +0000 (05:37 +0000)
committeriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Sep 2008 05:37:00 +0000 (05:37 +0000)
commit30c8bc0ac3115bd464265a45bd346f931e663cd0
tree0f52ac45c40ff1ef9ddf6678a973ef30fb193e66
parent47d5080a0e3f90a92af25313441ca1b2c949e51e
Allow setting of a --simulator parameter when running tests.
Passing "--simulator=arm" has the same effect as setting
"-S simulator=arm --arch=arm" and closely mirrors the behavior
of the scons build causing less confusion when running tests.
Review URL: http://codereview.chromium.org/1654

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@221 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/test.py