----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3626/#review8726 -----------------------------------------------------------
Ship it! Ship It! - Jason Lowe-Power On Sept. 15, 2016, 5:32 p.m., Andreas Sandberg wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3626/ > ----------------------------------------------------------- > > (Updated Sept. 15, 2016, 5:32 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11637:96c6dff32760 > --------------------------- > 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 <[email protected]> > Reviewed-by: Curtis Dunham <[email protected]> > > > Diffs > ----- > > tests/testing/tests.py e92bf392bf43 > > Diff: http://reviews.gem5.org/r/3626/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Sandberg > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
