[gnutls-devel] GnuTLS | tests: tls13/key_share: rewrite as single process (!1457)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Aug 3 15:01:30 CEST 2021
Daiki Ueno commented on a discussion on tests/tls13/key_share.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1457#note_641956775
> #define myfail(fmt, ...) \
> fail("%s: "fmt, testname, ##__VA_ARGS__)
>
> -static void server_log_func(int level, const char *str)
> -{
> - fprintf(stderr, "server|<%d>| %s", level, str);
> -}
> -
> -static void client_log_func(int level, const char *str)
> -{
> - fprintf(stderr, "client|<%d>| %s", level, str);
> -}
> -
> +const char *side = "";
It's defined in `eagain-common.h`.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1457#note_641956775
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/20210803/3aa910cc/attachment.html>
More information about the Gnutls-devel
mailing list