Age | Commit message (Expand) | Author |
2019-10-10 | dev-arm, configs: Remove RealViewPBX platform | Giacomo Travaglini |
2019-10-03 | tests: Fix a minor bug in fixture.py | Ayaz Akram |
2019-08-09 | tests: Add Arm full system regressions to the new framework | Nikos Nikoleris |
2019-08-09 | tests: Add support for downloaded archive fixtures | Nikos Nikoleris |
2019-08-09 | tests: Refactor the Gem5Fixture to derive from UniqueFixture | Nikos Nikoleris |
2019-08-09 | tests: Add base class for fixtures that generate a target file | Nikos Nikoleris |
2019-08-07 | sim-se, tests: add a new sim-se test | Brandon Potter |
2019-05-09 | tests: Fix import scope of test | Daniel R. Carvalho |
2019-05-02 | tests: There is no architecture called "timing". | Gabe Black |
2019-05-02 | tests: Add missing kernels to system creation | Daniel R. Carvalho |
2019-04-12 | tests: Add tests for learning_gem5 configs | Rutuja Oza |
2019-04-12 | tests: Add protocol as an option to SconsFixture | Jason Lowe-Power |
2019-04-12 | tests: add riscv to cpu tests | Hoa Nguyen |
2019-04-05 | tests: Add Jenkins presubmit and continuous test scripts | Jason Lowe-Power |
2019-03-21 | tests: Add ignore for stdin not terminal | Jason Lowe-Power |
2019-03-21 | tests: Use full path for DownloadedProgram | Jason Lowe-Power |
2019-03-21 | tests: Fix race condition in download fixture | Jason Lowe-Power |
2019-03-21 | tests,ext: Add skip_cleanup implementation for TempdirFixture | Jason Lowe-Power |
2019-03-21 | ext,tests: Make return code based on test results | Jason Lowe-Power |
2019-02-25 | tests: Update test scripts to work with Python 3 | Andreas Sandberg |
2019-02-13 | tests: add cpu tests to the new testing infrastructure | Ayaz Akram |
2019-02-13 | tests: Move test programs paths to related test scripts | Ayaz Akram |
2019-02-13 | tests: Convert memtest to new framework | Jason Lowe-Power |
2019-02-13 | tests: Convert tgen-simple-memory to new framework | Jason Lowe-Power |
2019-02-12 | tests: Rewrite Makefiles for pthreads test | Andreas Sandberg |
2019-01-31 | tests: Add a helper to run external scripts | Andreas Sandberg |
2019-01-31 | tests: Don't override tick rate in Ruby tests | Andreas Sandberg |
2019-01-28 | tests: fix arm regression due to kernel not found | Ciro Santilli |
2019-01-17 | tests: Fix tests/main.py so it can be run from anywhere. | Gabe Black |
2019-01-11 | misc: updated shabang for python script | Andrea Mondelli |
2018-09-12 | cpu: Replace the fastmem with a new CPU model | Andreas Sandberg |
2018-08-17 | tests: add a stack printer test | Brandon Potter |
2018-08-17 | tests: Add explicit build test | Jason Lowe-Power |
2018-08-17 | tests: Add test for the m5-exit instruction. | Sean Wilson |
2018-08-17 | tests: Add a simple example test | Sean Wilson |
2018-08-17 | tests: Add Makefiles for hello | Jason Lowe-Power |
2018-08-17 | tests,ext: Add a new testing library proposal | Sean Wilson |
2018-08-17 | tests: Fix hello.c test program | Jason Lowe-Power |
2018-06-15 | tests,style: add RISC-V assembly tests | Tuan Ta |
2018-06-12 | tests: add some pthread and std::thread unit tests | Tuan Ta |
2018-05-31 | mem-cache: Add a non-coherent cache | Nikos Nikoleris |
2018-03-20 | arch-arm, configs: Treat the bootloader rom as cacheable memory | Nikos Nikoleris |
2018-03-15 | tests: Add test program for C++ threads | Jason Lowe-Power |
2018-03-14 | tests: Add missing print replacements in tests subdir | Giacomo Travaglini |
2018-03-09 | tests: Python regression scripts using new print function | Giacomo Travaglini |
2018-03-06 | scons: Switch from the print statement to the print function. | Gabe Black |
2018-01-10 | arch-riscv: Make use of ImmOp's polymorphism | Alec Roelke |
2017-11-16 | tests: Add tests for DRAM low power modes | Radhika Jagtap |
2017-11-10 | scons: Move Transform and termcap functionality into their own files. | Gabe Black |
2017-10-05 | tests: Fix path for module imports in ARM system configs again | Curtis Dunham |