Re: ktest help

2017-04-06 Thread Steven Rostedt
On Thu, 6 Apr 2017 13:53:59 -0500 Timur Tabi wrote: > On 04/06/2017 01:50 PM, Steven Rostedt wrote: > > Currently yes, but it shouldn't be hard to add a hook to intervene. I > > just haven't had something that required it yet. > > If I understood Perl, I would add the feature myself. > I mig

Re: ktest help

2017-04-06 Thread Timur Tabi
On 04/06/2017 01:50 PM, Steven Rostedt wrote: > Currently yes, but it shouldn't be hard to add a hook to intervene. I > just haven't had something that required it yet. If I understood Perl, I would add the feature myself. -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Tec

Re: ktest help

2017-04-06 Thread Steven Rostedt
On Thu, 6 Apr 2017 13:39:00 -0500 Timur Tabi wrote: > On 04/06/2017 12:05 PM, Steven Rostedt wrote: > >> > Is there a way I can send a "boot" command after ktest connects to the > >> > console? > >> > > > Not currently, but that is something I've been wanting to add for some > > time. > >

Re: ktest help

2017-04-06 Thread Timur Tabi
On 04/06/2017 12:05 PM, Steven Rostedt wrote: >> > Is there a way I can send a "boot" command after ktest connects to the >> > console? >> > > Not currently, but that is something I've been wanting to add for some > time. So are you saying that ktest depends on the target booting from power-on a

Re: ktest help

2017-04-06 Thread Steven Rostedt
On Thu, 6 Apr 2017 12:01:37 -0500 Timur Tabi wrote: > Is there a way I can send a "boot" command after ktest connects to the > console? > Not currently, but that is something I've been wanting to add for some time. John? -- Steve

Re: ktest help

2017-04-06 Thread Timur Tabi
On 04/06/2017 11:49 AM, Steven Rostedt wrote: >> > >> > This tftp's the kernel image (Image.q) and then boots. I'm having >> > difficulty figuring out how to implement that in ktest. >> > > Can you make a script do this? If so, then you can simply tell ktest to > call that script. See the option

Re: ktest help

2017-04-06 Thread Steven Rostedt
I added LKML (others may want to know this too), and John, who's going to help me maintain ktest. On Thu, 6 Apr 2017 11:34:45 -0500 Timur Tabi wrote: > On 04/05/2017 08:53 PM, Steven Rostedt wrote: > >> > Why is it prompting me for the MACHINE when I've specified it in the > >> > ktest.conf fil