summaryrefslogtreecommitdiff
path: root/tests/gem5
AgeCommit message (Expand)Author
2020-01-22tests: Fix python line break in m5_exit testGiacomo Travaglini
2020-01-21tests: Add a timeout to getremotetimeGiacomo Travaglini
2020-01-21tests: Adding --bin-path option to select tests bin directoryGiacomo Travaglini
2020-01-21tests: fs/linux/arm passing M5_PATH via commandlineGiacomo Travaglini
2020-01-18tests: Updated tests to download from http://dist.gem5.orgBobby R. Bruce
2020-01-15tests: Migrated old quick/se/00.hello testsBobby R. Bruce
2020-01-08tests: Added functionality to allow the ignoring of test suitesBobby R. Bruce
2019-12-23tests: Always print stderr in gem5 FixturesGiacomo Travaglini
2019-12-20configs: arm realview(64) regressions using VExpress_GEM5_V1Giacomo Travaglini
2019-12-09tests: AArch64 Linux as quick regressions (instead of AArch32)Giacomo Travaglini
2019-10-31mem-ruby: Fixed pipeline squashes caused by aliased requestsJoe Gross
2019-10-03tests: Fix a minor bug in fixture.pyAyaz Akram
2019-08-09tests: Add Arm full system regressions to the new frameworkNikos Nikoleris
2019-08-09tests: Add support for downloaded archive fixturesNikos Nikoleris
2019-08-09tests: Refactor the Gem5Fixture to derive from UniqueFixtureNikos Nikoleris
2019-08-09tests: Add base class for fixtures that generate a target fileNikos Nikoleris
2019-04-12tests: Add tests for learning_gem5 configsRutuja Oza
2019-04-12tests: Add protocol as an option to SconsFixtureJason Lowe-Power
2019-04-12tests: add riscv to cpu testsHoa Nguyen
2019-03-21tests: Add ignore for stdin not terminalJason Lowe-Power
2019-03-21tests: Use full path for DownloadedProgramJason Lowe-Power
2019-03-21tests: Fix race condition in download fixtureJason Lowe-Power
2019-03-21tests,ext: Add skip_cleanup implementation for TempdirFixtureJason Lowe-Power
2019-02-13tests: add cpu tests to the new testing infrastructureAyaz Akram
2019-02-13tests: Move test programs paths to related test scriptsAyaz Akram
2019-02-13tests: Convert memtest to new frameworkJason Lowe-Power
2019-02-13tests: Convert tgen-simple-memory to new frameworkJason Lowe-Power
2018-08-17tests: Add explicit build testJason Lowe-Power
2018-08-17tests: Add test for the m5-exit instruction.Sean Wilson
2018-08-17tests: Add a simple example testSean Wilson
2018-08-17tests,ext: Add a new testing library proposalSean Wilson