summaryrefslogtreecommitdiff
path: root/tests/quick
AgeCommit message (Collapse)Author
2010-06-25inorder: update regressions from RAS fixKorey Sewell
2010-06-24inorder: update regressionsKorey Sewell
2010-06-23inorder: update regressionsKorey Sewell
2010-06-16stats: update stats for SC protocol changeSteve Reinhardt
Some subset of UpgradeReq messages shifted to the new SCUpgradeReq type. Other than that there are no significant differences.
2010-06-15stats: only consider a formula initialized if there is a formulaNathan Binkert
2010-06-06tests: Update O3 ref outputs to reflect Lisa's dist format change.m5test
2010-06-02ARM: Updated regressions for changes in SE mode stackAli Saidi
2010-06-02ARM: Update the stats for the new syscall behavior.Gabe Black
2010-06-02ARM: Update the stats now that VFP load/store multiple is implemented.Gabe Black
2010-05-13BPRED: Update regressions for tournament predictor fix.Ali Saidi
2010-05-06X86: Update the stats for the new aux vectors in the ruby regression.Gabe Black
I forgot to turn on ruby when updating the stats before.
2010-05-03X86: Update stats for the updated auxilliary vectors.Gabe Black
2010-04-11inorder: update regressions for fwd-ing patchKorey Sewell
2010-03-23inorder: update hello world for alpha and mipsKorey Sewell
2010-03-21ruby: Regression updates for new ruby config locationsBrad Beckmann
2010-02-25stats: update stats for the changes I pushed re: shared cache occupancyLisa Hsu
2010-01-31inorder: update hello world mipsKorey Sewell
2010-01-31inorder: update hello world alphaKorey Sewell
2010-01-29m5: Regression Tester UpdateBrad Beckmann
This patch includes the necessary regression updates to test the new ruby configuration system. The patch includes support for multiple ruby protocols and adds the ruby random tester. The patch removes atomic mode test for ruby since ruby does not support atomic mode acceses. These tests can be added back in when ruby supports atomic mode for real. --HG-- rename : tests/quick/50.memtest/test.py => tests/quick/60.rubytest/test.py
2010-01-22Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2010-01-19memtest differences from Derek's changesDerek Hower
2010-01-02MIPS: Update the stats of the RUBY version of the regressions.Gabe Black
2009-12-31MIPS: Update stats for updated initial environment.Gabe Black
2009-11-18m5: refreshed the ruby memtest regression statsBrad Beckmann
2009-11-04stats: update memtest-rubySteve Reinhardt
I don't know if the new stats are right or not, but we've been too long with a useless regression so I'm just going to update them.
2009-10-27test: Hello world test program for PowerTimothy M. Jones
includes reference outputs for the Hello World tests on simple-atomic and o3-timing.
2009-10-06mips: update hello-ruby statsKorey Sewell
2009-09-24mips-stats: update regressions of arguments fixKorey Sewell
2009-08-11ruby/network data_msg_size bug fix with updated statsTushar Krishna
2009-08-09X86: Update the stats on the ruby x86 regressions for the new CMOVcc ↵Gabe Black
implementation.
2009-08-08X86: Update the stats for the slightly lengthened cmov.Gabe Black
2009-08-05regression: updated statsDerek Hower
2009-08-03Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2009-07-31regression: updated statsDerek Hower
2009-07-27ARM: Update the stats for the EABI version of hello world.Gabe Black
2009-07-27ARM: Update the reference outputs for the new binary and fstat64 struct.Gabe Black
2009-07-25regress: edit 2t hello smt file to specify numThreadsKorey Sewell
2009-07-20ruby: moved cache stats from Profiler to CacheMemoryDerek Hower
Caches are now responsible for their own statistic gathering. This requires a direct callback from the protocol on misses, and so all future protocols need to take this into account.
2009-07-16mergePolina Dudnik
2009-07-15Tester updatePolina Dudnik
2009-07-13regression: updated memtest-ruby statsDerek Hower
This also includes a change to the default Ruby random seed, which was previously set using the wall clock. It is now set to 1234 so that the stat files don't change for the regression tester.
2009-07-06Add ability to skip tests by adding 'skip' file to test dir,Steve Reinhardt
and skip simple-timing-mp-ruby test for now (until we fix ruby atomics).
2009-07-06tests: stats outputs now include CDFs, update tests that use those so ↵Nathan Binkert
they're easier to diff
2009-07-06tests: update regression tests for changes in stats output and changes in ruby.Nathan Binkert
2009-06-09ARM: Add a hello world regression.Gabe Black
2009-05-13inorder-regress: add hello MIPS_SEKorey Sewell
2009-05-12inorder-regress: add hello worldKorey Sewell
2009-05-11ruby: Initial references for ruby regressionsSteve Reinhardt
2009-04-22stats: update reference outputs now that compatibility is goneNathan Binkert
Because of the initialization bug, it wasn't consistent anyway.
2009-04-22Update stats for new single bad-address responder.Steve Reinhardt
Mostly just config.ini updates, though the different response latency for bad addresses caused very minor timing changes in the O3 Linux boot tests.