Saturday, May 01, 2021

Re: [new] devel/sharness

On Sat, May 01, 2021 at 07:19:03PM +0200, Theo Buehler wrote:
> This is another port that I need for elliptic curve work in libcrypto.
>
> https://github.com/chriscool/sharness
>
> $ cat pkg/DESCR
> Sharness is a portable shell library to write, run, and analyze
> automated tests for Unix programs. Since all tests output TAP, the
> Test Anything Protocol, they can be run with any TAP harness.
>
> The tests are a bit strange - two are "broken" but expectedly so and
> don't tell me that 27 + 2 != 34...
>
> I need gmake only for 'make test', but I don't think it's a big deal.
> It's also a bit concerning that a "portable shell library" tests itself
> with plenty of bashisms. Be that as it may, it does its job.

I had tried this on amd64 environment and works fine.
ok inoguchi@

No comments:

Post a Comment