From: Petr Vorel <pvorel@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v1] Remove obsolete LTPROOT usage in math runtest file
Date: Tue, 20 Sep 2022 20:35:47 +0200 [thread overview]
Message-ID: <YyoIA59q6K6mIJk4@pevik> (raw)
In-Reply-To: <20220919144154.20623-1-andrea.cervesato@suse.com>
Hi Andrea,
thanks, merged!
> -float_bessel cd $LTPROOT/testcases/bin; float_bessel -v
> -float_exp_log cd $LTPROOT/testcases/bin; float_exp_log -v
> -float_iperb cd $LTPROOT/testcases/bin; float_iperb -v
> -float_power cd $LTPROOT/testcases/bin; float_power -v
> -float_trigo cd $LTPROOT/testcases/bin; float_trigo -v
> +float_bessel float_bessel -v
> +float_exp_log float_exp_log -v
> +float_iperb float_iperb -v
> +float_power float_power -v
> +float_trigo float_trigo -v
FYI I was thinking about removing -v, but in the end I kept it as the tests
needs to be migrated to new API anyway.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
prev parent reply other threads:[~2022-09-20 18:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-19 14:41 [LTP] [PATCH v1] Remove obsolete LTPROOT usage in math runtest file Andrea Cervesato via ltp
2022-09-20 18:35 ` Petr Vorel [this message]
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=YyoIA59q6K6mIJk4@pevik \
--to=pvorel@suse.cz \
--cc=andrea.cervesato@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.