Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-06 | Add 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-06 | tests: stats outputs now include CDFs, update tests that use those so ↵ | Nathan Binkert | |
they're easier to diff | |||
2009-07-06 | tests: update regression tests for changes in stats output and changes in ruby. | Nathan Binkert | |
2009-05-11 | ruby: Initial references for ruby regressions | Steve Reinhardt | |
2009-04-22 | stats: update reference outputs now that compatibility is gone | Nathan Binkert | |
Because of the initialization bug, it wasn't consistent anyway. | |||
2009-04-22 | Update 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. | |||
2009-04-21 | Set up m5threads tests on classic (non-ruby) memory system. | Steve Reinhardt | |
Just one test (40.m5threads-test-atomic) is set up for now. These tests require that the m5threads SPARC binaries are present in /dist or in test-progs. |