summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2019-02-25tests: Update test scripts to work with Python 3Andreas Sandberg
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
2019-02-12tests: Rewrite Makefiles for pthreads testAndreas Sandberg
2019-01-31tests: Add a helper to run external scriptsAndreas Sandberg
2019-01-31tests: Don't override tick rate in Ruby testsAndreas Sandberg
2019-01-28tests: fix arm regression due to kernel not foundCiro Santilli
2019-01-17tests: Fix tests/main.py so it can be run from anywhere.Gabe Black
2019-01-11misc: updated shabang for python scriptAndrea Mondelli
2018-09-12cpu: Replace the fastmem with a new CPU modelAndreas Sandberg
2018-08-17tests: add a stack printer testBrandon Potter
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: Add Makefiles for helloJason Lowe-Power
2018-08-17tests,ext: Add a new testing library proposalSean Wilson
2018-08-17tests: Fix hello.c test programJason Lowe-Power
2018-06-15tests,style: add RISC-V assembly testsTuan Ta
2018-06-12tests: add some pthread and std::thread unit testsTuan Ta
2018-05-31mem-cache: Add a non-coherent cacheNikos Nikoleris
2018-03-20arch-arm, configs: Treat the bootloader rom as cacheable memoryNikos Nikoleris
2018-03-15tests: Add test program for C++ threadsJason Lowe-Power
2018-03-14tests: Add missing print replacements in tests subdirGiacomo Travaglini
2018-03-09tests: Python regression scripts using new print functionGiacomo Travaglini
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
2018-01-10arch-riscv: Make use of ImmOp's polymorphismAlec Roelke