summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-01-31configs: fs.py can take multiple disk images on most ISAsCiro Santilli
2020-01-24tests: Removed 70.twolf testsBobby R. Bruce
2020-01-24tests: Removed old quick/se/00.hello test resourcesBobby R. Bruce
2020-01-24tests: Removed the old ALPHA testsBobby R. Bruce
2020-01-24tests: Removed 50.vortex testsBobby R. Bruce
2020-01-24tests: Removed 60.bzip2 testsBobby R. Bruce
2020-01-24tests: Removed 30.eon testsBobby R. Bruce
2020-01-24tests: Removed 40.perlbmk testsBobby R. Bruce
2020-01-24tests: Removed 20.parser testsBobby R. Bruce
2020-01-23tests: Removing 10.mcf testsBobby R. Bruce
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-17tests: Setup Kokoro to run the GTest suite.Bobby R. Bruce
2019-12-09tests: AArch64 Linux as quick regressions (instead of AArch32)Giacomo Travaglini
2019-12-09tests: Increase jenkins test timeout to 4 hours.Rahul Thakur
2019-12-06arch-riscv: fix asmtest concurrent issues.Xin Ouyang
2019-11-14tests: Specify a non-default root folder for regressionsGiacomo Travaglini
2019-11-12tests: Using super in arm_generic whenever possibleGiacomo Travaglini
2019-11-12tests: Using super for calling superclass __init__Giacomo Travaglini
2019-11-12tests: Remove Noncoherent cache from regressionsGiacomo Travaglini
2019-11-01tests: add squashfs make to m5-exitCiro Santilli
2019-10-31cpu-o3,tests: add page boundary access testBrandon Potter
2019-10-31mem-ruby: Fixed pipeline squashes caused by aliased requestsJoe Gross
2019-10-22configs: Do not assume bootmem is a System childGiacomo Travaglini
2019-10-10dev-arm, configs: Remove RealViewPBX platformGiacomo Travaglini
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-08-07sim-se, tests: add a new sim-se testBrandon Potter
2019-05-09tests: Fix import scope of testDaniel R. Carvalho
2019-05-02tests: There is no architecture called "timing".Gabe Black
2019-05-02tests: Add missing kernels to system creationDaniel R. Carvalho
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-04-05tests: Add Jenkins presubmit and continuous test scriptsJason Lowe-Power
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-03-21ext,tests: Make return code based on test resultsJason Lowe-Power