gem5/tests/testing
Andreas Sandberg 96b74fd31b 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 <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
2016-06-20 14:50:34 +01:00
..
__init__.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00
helpers.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00
results.py tests: Split test results into running and verification 2016-06-20 14:50:34 +01:00
tests.py tests: Split test results into running and verification 2016-06-20 14:50:34 +01:00
units.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00