dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using telnet for remote testing


From: Dan Kegel
Subject: Re: Using telnet for remote testing
Date: Fri, 27 Jun 2003 12:12:22 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617

Ryan Smiderle wrote:
I'm trying to do remote testing with the gcc testsuite by having it use
FTP to send the binary to the target, and using telnet to execute it.
The FTP part works fine, but DejaGNU never finds telnet_exec, it
ends up defaulting to RSH.

Is the telnet_exec procuedure hidden away somewhere, or should I make
my own?

I'm at the same point as you.  I suspect that the Right Thing To Do
is to use ssh/scp.  If you really want to use telnet, you'll have
to implement telnet_exec yourself.  Do let me know what you end up
doing; I'd like to update my "how to remote test gcc" document
(currently spewed across the two files
 http://kegel.com/crosstool/crosstool-0.10/simple/simple.html
and
 http://kegel.com/crosstool/crosstool-0.10/README )

- Dan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]