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: Wed, 16 Jul 2003 10:33:55 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617

Rob Savoye wrote:
On Fri, Jun 27, 2003 at 02:23:56PM -0700, Dan Kegel wrote:


I think gdb uses telnet or ssh, and everything else uses rsh or ssh...

rsh can also give you an interactive shell...

Yes, by internally running rlogin, but that's beside the point;
the *only* implementation of remote_exec in dejagnu-1.4.3
is rsh_exec, and that doesn't use rlogin mode.

It'll be nice to see a telnet_exec method added to telnet.exp.
I'm pretty sure it'll be minimally invasive.  Actually,
maybe there should be a generic expect_exec that is just
invoked by any of the connection-oriented communication
modules...





reply via email to

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