sim: Add a GuestABI mechanism to allocate space for a return value.
[gem5.git] / tests /
2020-01-24 Bobby R. Brucetests: Removed 70.twolf tests
2020-01-24 Bobby R. Brucetests: Removed old quick/se/00.hello test resources
2020-01-24 Bobby R. Brucetests: Removed the old ALPHA tests
2020-01-24 Bobby R. Brucetests: Removed 50.vortex tests
2020-01-24 Bobby R. Brucetests: Removed 60.bzip2 tests
2020-01-24 Bobby R. Brucetests: Removed 30.eon tests
2020-01-24 Bobby R. Brucetests: Removed 40.perlbmk tests
2020-01-24 Bobby R. Brucetests: Removed 20.parser tests
2020-01-23 Bobby R. Brucetests: Removing 10.mcf tests
2020-01-22 Giacomo Travaglinitests: Fix python line break in m5_exit test
2020-01-21 Giacomo Travaglinitests: Add a timeout to getremotetime
2020-01-21 Giacomo Travaglinitests: Adding --bin-path option to select tests bin...
2020-01-21 Giacomo Travaglinitests: fs/linux/arm passing M5_PATH via commandline
2020-01-18 Bobby R. Brucetests: Updated tests to download from dist.gem5.org
2020-01-15 Bobby R. Brucetests: Migrated old quick/se/00.hello tests
2020-01-08 Bobby R. Brucetests: Added functionality to allow the ignoring of...
2019-12-23 Giacomo Travaglinitests: Always print stderr in gem5 Fixtures
2019-12-20 Giacomo Travagliniconfigs: arm realview(64) regressions using VExpress_GE...
2019-12-17 Bobby R. Brucetests: Setup Kokoro to run the GTest suite.
2019-12-09 Giacomo Travaglinitests: AArch64 Linux as quick regressions (instead...
2019-12-09 Rahul Thakurtests: Increase jenkins test timeout to 4 hours.
2019-12-06 Xin Ouyangarch-riscv: fix asmtest concurrent issues.
2019-11-14 Giacomo Travaglinitests: Specify a non-default root folder for regressions
2019-11-12 Giacomo Travaglinitests: Using super in arm_generic whenever possible
2019-11-12 Giacomo Travaglinitests: Using super for calling superclass __init__
2019-11-12 Giacomo Travaglinitests: Remove Noncoherent cache from regressions
2019-11-01 Ciro Santillitests: add squashfs make to m5-exit
2019-10-31 Brandon Pottercpu-o3,tests: add page boundary access test
2019-10-31 Joe Grossmem-ruby: Fixed pipeline squashes caused by aliased...
2019-10-22 Giacomo Travagliniconfigs: Do not assume bootmem is a System child
2019-10-10 Giacomo Travaglinidev-arm, configs: Remove RealViewPBX platform
2019-10-03 Ayaz Akramtests: Fix a minor bug in fixture.py
2019-08-09 Nikos Nikoleristests: Add Arm full system regressions to the new framework
2019-08-09 Nikos Nikoleristests: Add support for downloaded archive fixtures
2019-08-09 Nikos Nikoleristests: Refactor the Gem5Fixture to derive from UniqueFi...
2019-08-09 Nikos Nikoleristests: Add base class for fixtures that generate a...
2019-08-07 Brandon Pottersim-se, tests: add a new sim-se test
2019-05-09 Daniel R. Carvalhotests: Fix import scope of test
2019-05-02 Gabe Blacktests: There is no architecture called "timing".
2019-05-02 Daniel R. Carvalhotests: Add missing kernels to system creation
2019-04-12 Rutuja Ozatests: Add tests for learning_gem5 configs
2019-04-12 Jason Lowe-Powertests: Add protocol as an option to SconsFixture
2019-04-12 Hoa Nguyentests: add riscv to cpu tests
2019-04-05 Jason Lowe-Powertests: Add Jenkins presubmit and continuous test scripts
2019-03-21 Jason Lowe-Powertests: Add ignore for stdin not terminal
2019-03-21 Jason Lowe-Powertests: Use full path for DownloadedProgram
2019-03-21 Jason Lowe-Powertests: Fix race condition in download fixture
2019-03-21 Jason Lowe-Powertests,ext: Add skip_cleanup implementation for TempdirF...
2019-03-21 Jason Lowe-Powerext,tests: Make return code based on test results
2019-02-25 Andreas Sandbergtests: Update test scripts to work with Python 3
2019-02-13 Ayaz Akramtests: add cpu tests to the new testing infrastructure
2019-02-13 Ayaz Akramtests: Move test programs paths to related test scripts
2019-02-13 Jason Lowe-Powertests: Convert memtest to new framework
2019-02-13 Jason Lowe-Powertests: Convert tgen-simple-memory to new framework
2019-02-12 Andreas Sandbergtests: Rewrite Makefiles for pthreads test
2019-01-31 Andreas Sandbergtests: Add a helper to run external scripts
2019-01-31 Andreas Sandbergtests: Don't override tick rate in Ruby tests
2019-01-28 Ciro Santillitests: fix arm regression due to kernel not found
2019-01-17 Gabe Blacktests: Fix tests/main.py so it can be run from anywhere.
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2018-09-12 Andreas Sandbergcpu: Replace the fastmem with a new CPU model
2018-08-17 Brandon Pottertests: add a stack printer test
2018-08-17 Jason Lowe-Powertests: Add explicit build test
2018-08-17 Sean Wilsontests: Add test for the m5-exit instruction.
2018-08-17 Sean Wilsontests: Add a simple example test
2018-08-17 Jason Lowe-Powertests: Add Makefiles for hello
2018-08-17 Sean Wilsontests,ext: Add a new testing library proposal
2018-08-17 Jason Lowe-Powertests: Fix hello.c test program
2018-06-15 Tuan Tatests,style: add RISC-V assembly tests
2018-06-12 Tuan Tatests: add some pthread and std::thread unit tests
2018-05-31 Nikos Nikolerismem-cache: Add a non-coherent cache
2018-03-20 Nikos Nikolerisarch-arm, configs: Treat the bootloader rom as cacheabl...
2018-03-15 Jason Lowe-Powertests: Add test program for C++ threads
2018-03-14 Giacomo Travaglinitests: Add missing print replacements in tests subdir
2018-03-09 Giacomo Travaglinitests: Python regression scripts using new print function
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2018-01-10 Alec Roelkearch-riscv: Make use of ImmOp's polymorphism
2017-11-16 Radhika Jagtaptests: Add tests for DRAM low power modes
2017-11-10 Gabe Blackscons: Move Transform and termcap functionality into...
2017-10-05 Curtis Dunhamtests: Fix path for module imports in ARM system config...
2017-07-25 Nikos Nikoleristests: Fix path for module imports in ARM system configs
2017-07-17 Andreas Sandbergtests: Don't treat new stats as a cause for failures
2017-07-14 Alec Roelketests: Upate RISC-V binaries and results
2017-07-11 Alec Roelkearch-riscv,tests: Add insttests for RV64C
2017-07-03 Andreas Sandbergconfig: Move core timing models to config/common/cores
2017-06-16 Sean Wilsontests: Fix a typo for the default MI_example protocol
2017-06-13 Nikos Nikoleristests: Add ARM MOESI_CMP_directory regressions
2017-06-13 Nikos Nikolerisscons: Make MOESI_CMP_directory the default ARM ruby...
2017-06-05 Alec Roelketests: Update RISC-V hello test and stats
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-04-21 Andreas Sandbergtests: Remove unused options from tests.py
2017-04-05 Alec Roelkeriscv: fix Linux problems with LR and SC ops
2017-04-05 Alec Roelkeriscv: fix compatibility with Linux toolchain
2017-04-05 Gabe Blackstats: Update some stats after simulated program exit...
2017-04-05 Gabe Blackstats: Update the stats for 70.twolf for x86 o3-timing...
2017-04-05 Gabe Blackstats: Update 04.gpu stats.
2017-04-05 Gabe Blackstats: Update ARM FS stats.
2017-04-05 Gabe Blackstats: Update the 40.m5threads stats.
2017-04-05 Gabe Blackstats: Rename num_syscalls to numSyscalls in the refere...
2017-04-05 Gabe Blackstats: Update 01.hello-2T-smt and 40.perlbmks stats...
next