summaryrefslogtreecommitdiff
path: root/tests/adk.exp.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-01 20:07:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-01 20:07:17 +0200
commitd797df53c90b50b326fb0f39a6928e207e1cbe1d (patch)
treeb025099f47056e14dce52faa7ca970c7dfb52918 /tests/adk.exp.in
parentbf0494a62620b8bed484171ea90f5a528d2d2a15 (diff)
allow to execute gcc testsuite (remotely on target)
Diffstat (limited to 'tests/adk.exp.in')
-rw-r--r--tests/adk.exp.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/adk.exp.in b/tests/adk.exp.in
new file mode 100644
index 000000000..7b35b775d
--- /dev/null
+++ b/tests/adk.exp.in
@@ -0,0 +1,5 @@
+load_generic_config "unix";
+set_board_info hostname @ADK_TARGET_IP@
+set_board_info username root
+set_board_info rsh_prog /usr/bin/ssh
+set_board_info rcp_prog /usr/bin/scp