From: Alexey Kodanev <alexey.kodanev@oracle.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/2] network/tcp_cmds/rwho: fix/cleanup test
Date: Wed, 27 Jul 2016 14:02:36 +0300 [thread overview]
Message-ID: <579894CC.6060506@oracle.com> (raw)
In-Reply-To: <20160726141151.GF11679@rei.lan>
On 07/26/2016 05:11 PM, Cyril Hrubis wrote:
> Hi!
>> +for i in $(seq 1 $TST_TOTAL); do
>> + do_test
>> + tst_resm TPASS "Test $i/$TST_COUNT complete"
>> +done
> I do not understand why we run the test in a loop now 25 times,
> otherwise it looks good.
We always do this, what we had before is a while loop:
while [ $TST_COUNT -le $NUMLOOPS ]; do
...
where NUMLOOPS was 25.
Thanks,
Alexey
next prev parent reply other threads:[~2016-07-27 11:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-27 13:17 [LTP] [PATCH 1/2] network/tcp_cmds/rwho: fix/cleanup test Alexey Kodanev
2016-06-27 13:17 ` [LTP] [PATCH 2/2] network/xinetd: " Alexey Kodanev
2016-07-26 14:22 ` Cyril Hrubis
2016-07-27 11:14 ` Alexey Kodanev
2016-07-27 11:42 ` Cyril Hrubis
2016-07-26 14:11 ` [LTP] [PATCH 1/2] network/tcp_cmds/rwho: " Cyril Hrubis
2016-07-27 11:02 ` Alexey Kodanev [this message]
2016-07-28 11:46 ` Alexey Kodanev
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=579894CC.6060506@oracle.com \
--to=alexey.kodanev@oracle.com \
--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