Statistics
| Branch: | Revision:

root / tests / tcg @ 4115852b

Name Size
  alpha
  cris
  lm32
  xtensa
Makefile 3.5 kB
hello-arm.c 3.1 kB
hello-i386.c 574 Bytes
hello-mips.c 1.6 kB
linux-test.c 12.7 kB
pi_10.com 54 Bytes
runcom.c 4.9 kB
sha1.c 7.4 kB
test-arm-iwmmxt.s 779 Bytes
test-i386-code16.S 1.3 kB
test-i386-muldiv.h 2.1 kB
test-i386-shift.h 4.7 kB
test-i386-ssse3.c 1.8 kB
test-i386-vm86.S 1.8 kB
test-i386.c 70.1 kB
test-i386.h 3.4 kB
test-mmap.c 12.4 kB
test_path.c 4.7 kB
testthread.c 1019 Bytes

Latest revisions

# Date Author Comment
a31f0531 05/14/2012 08:27 am Jim Meyering

fix some common typos

These were identified using: http://github.com/lyda/misspell-check
and run like this to create a bourne shell script using GNU sed's
-i option:

git ls-files|grep -vF .bin | misspellings -f - |grep -v '^ERROR:' |perl \
-pe 's/^(.*?)\[(\d+)\]: (\w+) -> "(.*?)"$/sed -i '\''${2}s!$3!$4!'\'' $1/'...

536a98d4 04/21/2012 04:24 pm Max Filippov

target-xtensa: add tests for LOOPNEZ and LOOPGTZ

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

ec9fe93e 04/14/2012 06:25 pm Max Filippov

target-xtensa: add tests for LBEG/LEND invalidation

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

ad4ccc93 04/14/2012 06:25 pm Max Filippov

target-xtensa: add test for IBREAK invalidation

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

7d6b9f0a 04/14/2012 02:48 am Max Filippov

target-xtensa: improve unit tests debugging

- add testcase announcement;
- add global symbols for individual tests;
- add host-debug-* makefile target.

Signed-off-by: Max Filippov <>

927b241d 03/31/2012 08:56 pm Michael Walle

tests: fix out-of-tree building for lm32 target

Signed-off-by: Michael Walle <>

e7dfa64d 02/20/2012 06:07 pm Max Filippov

target-xtensa: add breakpoint tests

Signed-off-by: Max Filippov <>

bee5a5fb 01/13/2012 12:09 pm Edgar E. Iglesias

cris: Update paths to match the move of tests/cris

Signed-off-by: Edgar E. Iglesias <>

c09015dd 01/12/2012 06:03 pm Anthony Liguori

tests: mv tests/* -> tests/tcg

Signed-off-by: Anthony Liguori <>
Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom