summaryrefslogtreecommitdiff
path: root/tests/tcg/xtensa/test_extui.S
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2014-02-10 20:20:52 +0400
committerMax Filippov <jcmvbkbc@gmail.com>2014-02-24 04:47:01 +0400
commita2e67072b7c3b2abf70d0a11918723a5dd841a05 (patch)
tree030f79a4d9714820b9ff0d3ab14697b8d3ebc49d /tests/tcg/xtensa/test_extui.S
parentd0fa1f0df3c8c269df083e2c8a10dfad09dffcf3 (diff)
downloadqemu-a2e67072b7c3b2abf70d0a11918723a5dd841a05.tar.gz
target-xtensa: allow using core configuration in tests
Add path to the core configuration directory to test build command and replace .include asm directive with #include to enable preprocessing. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tests/tcg/xtensa/test_extui.S')
-rw-r--r--tests/tcg/xtensa/test_extui.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcg/xtensa/test_extui.S b/tests/tcg/xtensa/test_extui.S
index 5d55451704..c32bb824df 100644
--- a/tests/tcg/xtensa/test_extui.S
+++ b/tests/tcg/xtensa/test_extui.S
@@ -1,4 +1,4 @@
-.include "macros.inc"
+#include "macros.inc"
test_suite extui