----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3498/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11532:284b74f149d1 --------------------------- tests: Split test results into running and verification The test base class already assumes that test cases consists of a run stage and a verification stage. Reflect this in the results class to make it possible to detect cases where a run was successful, but didn't verify. Change-Id: I31ef393e496671221c5408aca41649cd8dda74ca Signed-off-by: Andreas Sandberg <[email protected]> Reviewed-by: Curtis Dunham <[email protected]> Diffs ----- tests/SConscript 6e143fd2cabf tests/testing/results.py 6e143fd2cabf tests/testing/tests.py 6e143fd2cabf Diff: http://reviews.gem5.org/r/3498/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
