[PATCH 0/5] Misc build and test fixes
Bastien Nocera <[email protected]> Thu, 31 Jul 2025 16:20:34 +0200
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
A couple of build and test fixes I found while porting the library to meson. Those are independent from the port, so I thought I would post those separately, and early. Bastien Nocera (5): build: Remove endianness check build: Remove AC_C_CHAR_UNSIGNED check test: Bump support TAP version unit: Respect TAP comments format unit: Fix maxkeys test output configure.ac | 3 --- ell/test.c | 2 +- unit/test-cipher.c | 8 ++++---- unit/test-key.c | 10 +++++----- unit/test-pem.c | 10 +++++----- unit/test-tls.c | 34 ++++++++++++++++++++-------------- 6 files changed, 35 insertions(+), 32 deletions(-) -- 2.50.0