summaryrefslogtreecommitdiff
path: root/tests/test-progs
AgeCommit message (Expand)Author
2018-08-17tests: add a stack printer testBrandon Potter
2018-08-17tests: Add test for the m5-exit instruction.Sean Wilson
2018-08-17tests: Add Makefiles for helloJason Lowe-Power
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-03-15tests: Add test program for C++ threadsJason Lowe-Power
2018-01-10arch-riscv: Make use of ImmOp's polymorphismAlec Roelke
2017-07-14tests: Upate RISC-V binaries and resultsAlec Roelke
2017-07-11arch-riscv,tests: Add insttests for RV64CAlec Roelke
2017-06-05tests: Update RISC-V hello test and statsAlec Roelke
2017-04-05riscv: fix Linux problems with LR and SC opsAlec Roelke
2017-04-05riscv: fix compatibility with Linux toolchainAlec Roelke
2016-11-30riscv: [Patch 8/5] Added some regression tests to RISC-VAlec Roelke
2016-11-17alpha: Remove ALPHA tru64 support and associated testsAndreas Hansson
2016-08-22tests: Add example of using KVM acceleration with an appDavid Hashe
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2014-11-06tests: A test program for the new mwait implementation.Marc Orr
2012-05-27X86: Add a 32 bit hello world test binary.Gabe Black
2009-10-27test: Hello world test program for PowerTimothy M. Jones
2009-07-27ARM: Replace hello world with an EABI version.Gabe Black
2009-06-09ARM: Add a hello world binary.Gabe Black
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black
2006-08-20Add Alpha Linux version of "hello world" test.Steve Reinhardt
2006-08-20Alpha "hello world" test is really Tru64 not Linux... oops.Steve Reinhardt
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-08-16More restructuring of regression tests.Steve Reinhardt