----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2058/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9925:a0361278e9b6 --------------------------- tests: suppress output on switcheroo tests The output from the switcheroo tests is voluminous and (because it includes timestamps) highly sensitive to minor changes, leading to extremely large updates to the reference outputs. This patch addresses this problem by suppressing output from the tests. An internal variable can be set to enable the output. Wiring that up to a command-line parameter (perhaps even the rudimantary -v/-q options in m5/main.py). Diffs ----- src/python/m5/simulate.py 31ef410b6843521775bf0deea42a41a206496037 tests/configs/switcheroo.py 31ef410b6843521775bf0deea42a41a206496037 Diff: http://reviews.gem5.org/r/2058/diff/ Testing ------- Thanks, Steve Reinhardt _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
