style: Strip newline when checking lines
[gem5.git] / tests / configs / realview-o3-checker.py
2014-09-03 Andreas Hanssontests: Use O3_ARM_v7a config for full-system ARM regres...
2013-08-19 Andreas Hanssonconfig: Move the memory instantiation outside FSConfig
2013-01-07 Andreas Sandbergtests: Create base classes to encapsulate common test...
2012-10-26 Andreas Hanssonconfig: Fix the cache class naming in regression scripts
2012-10-25 Andreas Hanssonconfig: Use shared cache config for regressions
2012-10-15 Andreas HanssonMem: Use cycles to express cache-related latencies
2012-10-15 Andreas HanssonRegression: Use addTwoLevelCacheHierarchy in configs
2012-09-25 Mrinmoy GhoshCache: add a response latency to the caches
2012-05-31 Andreas HanssonBus: Split the bus into a non-coherent and coherent bus
2012-03-09 Geoffrey BlakeCheckerCPU: Make some basic regression tests for CheckerCPU