Review Board 2.0.15


Add command/pseudo-instruction m5fail

Review Request #1479 - Created Oct. 23, 2012 and submitted

Information
LluĂ­s Vilanova
gem5
Reviewers
Default
Used as a command in full-system scripts helps the user ensure the benchmarks have finished successfully.

For example, one can use:

    /path/to/benchmark args || /sbin/m5 fail 1

and thus ensure GEM5 will exit with an error if the benchmark fails.

   
Review request changed
Updated (Jan. 7, 2013, 10:20 p.m.)

Status: Closed (submitted)