From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [Automated-testing] [PATCH 1/2] tst_test: Add support for device discovery
Date: Wed, 24 Jun 2020 12:10:02 +0200 [thread overview]
Message-ID: <20200624101002.GB30917@yuki.lan> (raw)
In-Reply-To: <CAF12kFvBj+9AF5AoJK=Varb0ZVGCNqW++8cS=j4BQRGxdQY=gw@mail.gmail.com>
Hi!
> in the ltp-ddt test script ,it can auto detect which serial devices are on
> the machine, and filter out the serial ports in used???So I am more
> concerned about whether it can have this function in the device-discovery.sh
That's the piece that is lab specific and used in your lab, there will
be no offical script and you are supposed to maintain it yourself.
The approach here is to isolate all the lab specific details into a
single place since that code does not belong to the LTP upstream
codebase.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2020-06-24 10:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-23 11:28 [LTP] [PATCH 0/2] [RFC] Device discovery & UART test Cyril Hrubis
2020-06-23 11:28 ` [LTP] [PATCH 1/2] tst_test: Add support for device discovery Cyril Hrubis
2020-06-24 8:41 ` [LTP] [Automated-testing] " Michal Simek
2020-06-24 9:05 ` Cyril Hrubis
2020-06-24 9:21 ` Michal Simek
2020-06-24 9:29 ` Cyril Hrubis
2020-06-24 9:57 ` Cixi Geng
2020-06-24 10:10 ` Cyril Hrubis [this message]
2020-06-24 10:53 ` Michal Simek
2020-06-24 18:16 ` [LTP] " Carlos Hernandez
2020-06-25 12:34 ` Cyril Hrubis
2020-06-23 11:28 ` [LTP] [PATCH 2/2] device_drivers/uart01: Add uart01 test Cyril Hrubis
2020-06-24 9:07 ` [LTP] [Automated-testing] " Michal Simek
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=20200624101002.GB30917@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