summaryrefslogtreecommitdiff
path: root/tests/gem5/fixture.py
AgeCommit message (Expand)Author
2020-01-21tests: Add a timeout to getremotetimeGiacomo Travaglini
2019-12-23tests: Always print stderr in gem5 FixturesGiacomo Travaglini
2019-10-03tests: Fix a minor bug in fixture.pyAyaz Akram
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 protocol as an option to SconsFixtureJason 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: Move test programs paths to related test scriptsAyaz Akram
2018-08-17tests,ext: Add a new testing library proposalSean Wilson