summaryrefslogtreecommitdiff
path: root/tests/SConscript
AgeCommit message (Expand)Author
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
2017-11-10scons: Move Transform and termcap functionality into their own files.Gabe Black
2016-06-20tests: Split test results into running and verificationAndreas Sandberg
2016-05-31scons: Use the new test framework from sconsAndreas Sandberg
2016-04-25tests: Add a basic memcheck regressionAndreas Hansson
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2015-10-05tests: Update SMT tests to correctly configure CPUsAndreas Sandberg
2015-09-16tests: Add tests for the Learning gem5 scriptsJason Lowe-Power
2015-03-19test, arm: Add scripts to test checkpointsAndreas Sandberg
2015-03-19tests: Bump timeout to 5 hoursAndreas Hansson
2015-03-02tests: Run regression timeout as foregroundAndreas Hansson
2015-01-20tests: Remove deprecated InOrderCPU testsAndreas Hansson
2014-10-29arm, tests: Update config files to more recent kernels and create 64-bit regr...Ali Saidi
2014-09-20tests: Add a memtest version using the ideal SnoopFilterAndreas Hansson
2014-08-25tests: automatically kill regressions that take too longCurtis Dunham
2014-09-03alpha: Stop using 'inorder' and rely entirely on 'minor'Andreas Hansson
2014-07-23cpu: Minor CPU add regression tests for ARM and ALPHAAndrew Bardsley
2014-05-09tests: Reflect name change in DRAM testsAndreas Hansson
2014-05-09arch: teach ISA parser how to split code across filesCurtis Dunham
2013-10-15scons: fix minor update-ref bug in regressionsSteve Reinhardt
2013-06-27scons: Identify runs that fail and runs with stats differencesAndreas Hansson
2013-04-23x86: regressions: add switcher full testNilay Vaish
2013-01-07tests: Add CPU switching testsAndreas Sandberg
2013-01-07tests: Update the ignore regexps to reflect the M5->gem5 name changeAndreas Sandberg
2013-01-07tests: Add support for skipping tests, skip EIO tests if not enabledAndreas Sandberg
2012-09-21SimpleDRAM: A basic SimpleDRAM regressionAndreas Hansson
2012-09-21TrafficGen: Add a basic traffic generator regressionAndreas Hansson
2012-04-14Regression: Add ANSI colours to highlight test statusAndreas Hansson
2012-03-09CheckerCPU: Make some basic regression tests for CheckerCPUGeoffrey Blake
2012-01-28SE/FS: Make both SE and FS tests available all the time.Gabe Black
2011-10-22tests: fix spurious scons "Error 1" messagesSteve Reinhardt
2011-08-19ARM: Add some MP regressions and clean up the disk images and kernels a bitAli Saidi
2011-08-09SCons,tests: Tell scons about pc-o3-timing regressions.Gabe Black
2011-08-08BuildEnv: Eliminate RUBY as build environment variableNilay Vaish
2011-08-02Scons: Drop RUBY as compile time option.Nilay Vaish
2011-06-19inorder: make InOrder CPU FS compilable/visibleKorey Sewell
2011-03-17ARM: Update stats for the previous changes and add ARM_FS/O3 regression.Ali Saidi
2011-03-03SCons: Turn some scons variables into command line options.Gabe Black
2011-02-07X86: Add scripts to support X86 FS configurations in the regressions.Gabe Black
2010-11-08ARM: Add full-system regressionsAli Saidi
2010-09-21tests: print if output files matchSteve Reinhardt
2010-01-29m5: Regression Tester UpdateBrad Beckmann
2009-07-06Add ability to skip tests by adding 'skip' file to test dir,Steve Reinhardt
2009-05-12inorder-regress: add hello worldKorey Sewell
2009-05-11ruby: add RUBY sticky option that must be set to add ruby to the buildNathan Binkert
2009-05-11ruby: Set up Ruby regression tests.Steve Reinhardt
2009-04-21Set up m5threads tests on classic (non-ruby) memory system.Steve Reinhardt
2009-04-08alpha: get rid of all turbolaser remnantsNathan Binkert
2009-03-11tests: use env.Execute instead of Execute to pick up env vars.Steve Reinhardt
2009-03-07Minor tweak to regression exit status message.Steve Reinhardt