From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [RFC] ltp test add reboot function
Date: Thu, 3 Sep 2020 11:24:48 +0200 [thread overview]
Message-ID: <20200903092448.GC6285@yuki.lan> (raw)
In-Reply-To: <CAF12kFspG2fQKUrA=HGWGQuHy=xJaL0gntqvksq+QmUK3mAdKw@mail.gmail.com>
Hi!
> >Also I do consider the whole concept of running the test exectution
> >framework on the same machine as the testcases broken by desing for
> >kernel related tests. The way forward is the patchset send by Richard
> >that implements simple test executor that runs on the machine under test
> >and communicates with a execution framework that runs on a central
> >server.
>
> I agree with some of your views??? the test architecture server/slave is most
> common test method. but I also want to know what kind of connection
> method between test machine and central server, the ssh , adb or serial?
>
> because my test machine is a cellphone, our purpose is test the kernel before
> androidOS , so I build debianOS on our haraware, and we can only used the
> serial port communicate with our testmachine.
As for LTP the tool Richard is working on is a daemon that runs on the
SUT[1], will be quite possibly started during the boot and will listen
on pre-defined transport channels, e.g. TCP, serial, bluetooth, etc. The
protocol itself should be transport agnostic and should work over
anything that can transport bytes. But that is something that is under
development at the moment.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2020-09-03 9:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-21 2:29 [LTP] [RFC] ltp test add reboot function Cixi Geng
2020-08-21 12:23 ` Petr Vorel
2020-08-24 7:42 ` Cyril Hrubis
2020-08-25 1:52 ` Cixi Geng
2020-08-28 13:06 ` Cyril Hrubis
2020-08-28 15:37 ` Bird, Tim
2020-09-03 1:48 ` Cixi Geng
2020-09-03 3:13 ` Bird, Tim
2020-09-03 9:24 ` Cyril Hrubis [this message]
2020-09-30 1:55 ` Cixi Geng
2020-09-30 14:05 ` Cyril Hrubis
2020-09-30 16:01 ` Bird, Tim
2020-10-01 11:03 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200903092448.GC6285@yuki.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox