summaryrefslogtreecommitdiff
path: root/tests/run.py
AgeCommit message (Expand)Author
2018-03-09tests: Python regression scripts using new print functionGiacomo Travaglini
2016-05-09tests: Enable test running outside of gem5's source treeAndreas Sandberg
2013-09-04tests: Move ISA-independent tests to the NULL ISAAndreas Hansson
2013-04-22tests: Add support for testing KVM-based CPUsAndreas Sandberg
2013-01-07tests: Add CPU switching testsAndreas Sandberg
2013-01-07tests: Add support for skipping tests, skip EIO tests if not enabledAndreas Sandberg
2013-01-07arch: Make the ISA class inherit from SimObjectAndreas Sandberg
2012-01-28SE/FS: Make both SE and FS tests available all the time.Gabe Black
2010-08-17sim: make Python Root object a singletonSteve Reinhardt
2010-01-29m5: Regression Tester UpdateBrad Beckmann
2010-01-29tests: added M5_TEST_PROGS environment variableSteve Reinhardt
2009-07-06ruby: Fix RubyMemory to work with the newer ruby.Nathan Binkert
2009-03-07Fix up regression execution to better handle tests that end abnormally.Steve Reinhardt
2008-08-03sockets: Add a function to disable all listening sockets.Nathan Binkert
2007-08-14Regression: Use test-progs in /dist instead of tests/test-progs since they al...Ali Saidi
2006-11-10Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-10Also include a function to form the input path.Kevin Lim
2006-11-08the tests assume -1 to signify MaxTick, that's changed, so fix that here.Lisa Hsu
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-08-16More restructuring of regression tests.Steve Reinhardt
2006-08-16Halfway through setting up new test structure... committing soSteve Reinhardt