summaryrefslogtreecommitdiffstats
path: root/tests/tcg/xtensa/test_fail.S
diff options
context:
space:
mode:
authorAnthony Liguori2012-01-10 20:10:42 +0100
committerAnthony Liguori2012-01-12 17:03:28 +0100
commitc09015dd04e14a9b99250ed06fb5a47e2efa387f (patch)
treecc9e2078c44558a7d0e4ee9bd914383c6be130b5 /tests/tcg/xtensa/test_fail.S
parentvga: optimize ppm_save() divisions (diff)
downloadqemu-c09015dd04e14a9b99250ed06fb5a47e2efa387f.tar.gz
qemu-c09015dd04e14a9b99250ed06fb5a47e2efa387f.tar.xz
qemu-c09015dd04e14a9b99250ed06fb5a47e2efa387f.zip
tests: mv tests/* -> tests/tcg
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'tests/tcg/xtensa/test_fail.S')
-rw-r--r--tests/tcg/xtensa/test_fail.S9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/tcg/xtensa/test_fail.S b/tests/tcg/xtensa/test_fail.S
new file mode 100644
index 0000000000..e8d1b425bc
--- /dev/null
+++ b/tests/tcg/xtensa/test_fail.S
@@ -0,0 +1,9 @@
+.include "macros.inc"
+
+test_suite fail
+
+test fail
+ test_fail
+test_end
+
+test_suite_end