[gnutls-devel] GnuTLS | tests: simplify shell-script usage (!1337)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Sat Sep 26 14:41:25 CEST 2020




Andreas Metzler commented:


Latest version af73fac0273d1af0c6411235148b7c5b079ab75a looks good, except for:
```sh
ocsp-tests/ocsp-tls-connection
[...]
: ${CLI=../src/gnutls-cli${EXEEXT}}
[...]
if ! test -x "${GNUTLS_CLI}"; then
	exit 77
fi
```

Is there a reason that we have tests using ```: ${CERTTOOL=../src/certtool}``` and other tests using ```: ${CERTTOOL=../src/certtool${EXEEXT}}```. (not only for certtool but also for other commands, too?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1337#note_419125185
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200926/41f6ccdf/attachment.html>


More information about the Gnutls-devel mailing list