Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Issue 1654: Allow setting of a --simulator parameter when running tests.... (Closed)

Created:
12 years, 3 months ago by iposva
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

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. Committed: http://code.google.com/p/v8/source/detail?r=221

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M tools/test.py View 1 2 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
iposva
12 years, 3 months ago (2008-09-09 04:54:53 UTC) #1
Christian,

While the main reason for this change was to simplify testing with the ARM
simulator, you should also be able to reuse some of this to address the issue
you and Mads discussed about distinguishing the simulator and real HW test runs
in the test status files.

Cheers,
-Ivan

Powered by Google App Engine
This is Rietveld 408576698