aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-10-23rewrite i386 tests MakefilePaolo Bonzini1-42/+78
2010-10-23fix test_pathPaolo Bonzini2-3/+12
2010-10-23make runcom compile on recent distributionsPaolo Bonzini1-7/+4
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini1-0/+5
2010-10-23unbreak "make" from vpath-built tests directoryPaolo Bonzini1-0/+1
2010-09-14Remove wrong semicolon in macro definitionStefan Weil1-1/+1
2010-07-29cris: Correct settls1 testcase.Edgar E. Iglesias1-2/+8
2010-07-29cris: Correct ADDO and ADDOQ testcases.Edgar E. Iglesias2-3/+3
2010-07-25tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil1-12/+12
2010-05-07Add missing 'static' attributeStefan Weil2-2/+2
2010-01-08Use vpath directivePaolo Bonzini1-1/+2
2009-10-02tests: missing ; in if 0Michael S. Tsirkin1-1/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl3-9/+3
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2-35/+2
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-1/+1
2009-04-10target-alpha: overflow condition for sublv and subqvaurel322-0/+32
2009-01-14Get rid of user_mode_onlyaurel321-4/+0
2009-01-07CRIS: Implement set_thread_area for CRIS.edgar_igl2-1/+40
2009-01-05Fix more FSF addressesblueswir13-3/+6
2008-12-14Add missing newline at the end of fileblueswir11-1/+1
2008-12-13Remove unnecessary trailing newlinesblueswir110-11/+0
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog1-4/+19
2008-09-25Add a simple SSSE3 test.balrog1-0/+42
2008-09-22Support out-of-the-tree building of testsmalc1-2/+3
2008-09-21Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog1-2/+2
2008-09-21Enable same-arch consistency check on x86-64, print syscall name on error.balrog1-0/+2
2008-09-17alpha: improve testsuiteaurel322-3/+9
2008-09-14alpha: add testsaurel324-0/+144
2008-06-06Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl3-10/+13
2008-06-06Add a testcase for broken x arithmetic sequences.edgar_igl1-0/+26
2008-06-06Increase the odds for the movei test to pass in system simulation.edgar_igl1-0/+3
2008-06-06Avoid warnings.edgar_igl2-1/+2
2008-05-28updatebellard1-5/+2
2008-05-28more testsbellard2-18/+88
2008-05-12removed unused codebellard1-3/+0
2008-05-03Correct broken test for fixed file mmaps.edgar_igl1-7/+7
2008-05-02CRIS: Make CCS related tests pass in system simulation by masking off flags n...edgar_igl2-0/+3
2008-05-02CRIS: Correct typo in test for moverm.edgar_igl1-1/+1
2008-04-03Remove remaining .cvsignore filesaurel321-23/+0
2008-03-01Add a tests for user-mode mmapedgar_igl2-0/+486
2008-03-01Add test-case for btst CCS flags updates.edgar_igl1-0/+8
2008-02-28Add small testcase for ordinary signals.edgar_igl2-0/+27
2008-02-25Add testcase for CRIS ftag/fidx cache flushing insns.edgar_igl2-0/+34
2008-01-31suppressed warningsbellard1-2/+2
2008-01-31compilation fixbellard1-2/+2
2008-01-31compilation fixes - added bswap - commentsbellard1-41/+60
2007-11-14removed obsolete test2 targetbellard1-7/+0
2007-11-11use -fno-strict-aliasingbellard1-1/+1
2007-11-11compilation fixesbellard1-17/+20
2007-11-10added cpu_model parameter to cpu_init()bellard1-1/+1