haproxy/tests/unit
William Lallemand d014d7ee72 TESTS: jws: implement a test for JWS signing
This test returns a JWS payload signed a specified private key in the
PEM format, and uses the "jose" command tool to check if the signature
is correct against the jwk public key.

The test could be improved later by using the code from jwt.c allowing
to check a signature.
2025-03-11 22:29:40 +01:00
..
jwk TESTS: jws: implement a test for JWS signing 2025-03-11 22:29:40 +01:00
quic TESTS: quic: create first quic unittest 2025-03-07 12:06:26 +01:00
smoke TESTS: add config smoke checks in the unit tests 2025-03-03 12:43:32 +01:00
ist.c TESTS: ist: use the exit code to return a verdict 2025-03-04 11:25:35 +01:00
ist.sh TESTS: ist: add a ist.sh to launch in make unit-tests 2025-03-04 11:25:35 +01:00
test-1-among.c TESTS: add a unit test for one_among_mask() 2022-06-21 20:29:57 +02:00
test-arg.c TESTS: slightly reorganize the code in the tests/ directory 2021-04-02 10:51:12 +02:00
test-inherited-fd.py TESTS: slightly reorganize the code in the tests/ directory 2021-04-02 10:51:12 +02:00
test-int-range.c TESTS: add a unit test for the multi-byte range checks 2024-04-24 16:05:38 +02:00
test-list.c MAJOR: import: update mt_list to support exponential back-off (try #2) 2024-07-09 16:46:38 +02:00
test-sockpair.py TESTS: slightly reorganize the code in the tests/ directory 2021-04-02 10:51:12 +02:00