Re: [PATCH v2 2/2] unit: update test-ecc with compressed point bug fix
Denis Kenzior <[email protected]> Wed, 11 Oct 2023 10:26:17 -0500
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On 10/10/23 09:25, James Prestwood wrote: > --- > unit/test-ecc.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Not related to this, but unit tests for ell no longer pass: PASS: unit/test-pem ./build-aux/test-driver: line 112: 218850 Aborted (core dumped) "$@" >> "$log_file" 2>&1 FAIL: unit/test-tls ./build-aux/test-driver: line 112: 218865 Aborted (core dumped) "$@" >> "$log_file" 2>&1 FAIL: unit/test-key ============================================================================ Testsuite summary for ell 0.59 ============================================================================ # TOTAL: 44 # PASS: 42 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 [denkenz@archdev ell]$ uname -a Linux archdev 6.5.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000 x86_64 GNU/Linux Regards, -Denis