Searched hist:11636 (Results 1 - 1 of 1) sorted by relevance

/gem5/tests/testing/
H A Dtests.py11636:2cdb85a2e980 Fri Sep 16 04:04:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> tests: Add support for functional only tests

Modify the ClassicTest class to only emit a stat verification test
unit if there is a reference stat file. This makes it possible to
design tests that don't care about stat changes.

To generate purely functional tests, we need to be able to create
empty test reference directories. This does not work well with many
revision control systems. As a workaround, add a file named EMPTY to
the list of ignored files in the test harness. This file can be used
as a placeholder in otherwise empty test directories.

Change-Id: I583c8c4e55479f0d48fa99d0b0d1eac9221e6652
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>

Completed in 8 milliseconds