]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Add self-tests for OCSP
authorMichael Brown <mcb30@ipxe.org>
Mon, 14 May 2012 17:25:00 +0000 (18:25 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 15 May 2012 12:24:30 +0000 (13:24 +0100)
commita33298dcda4f9b6037e1c21f3d6f056dba77ab18
tree346fbba037dba5e23244df02d4c2b2bec2f7cafb
parent39ac285a8abced92b03842a8ce48957550d454ad
[test] Add self-tests for OCSP

Add self-tests for OCSP using test vectors generated with the openssl
tools.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/ocsp_test.c [new file with mode: 0644]
src/tests/tests.c