[gnutls-devel] GnuTLS | tests: ensure that tests which override library functions run (#589)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Oct 8 20:35:13 CEST 2018
New Issue was created.
Issue 589: https://gitlab.com/gnutls/gnutls/issues/589
Author: Nikos Mavrogiannopoulos
Assignee:
The following tests:
* `tests/rng-no-onload.c`
* `tests/tls13/prf.c`
rely on replacing gnutls function calls; something that works on ELF systems, but may not be available if certain flags are provided to the linker (see #584). We should make sure that these tests are run in at least one CI run, and any incidental disabling of them (e.g., compiler/linker defaults changing) will be detected.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/589
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/20181008/456628cb/attachment.html>
More information about the Gnutls-devel
mailing list