]> granicus.if.org Git - p11-kit/commit
trust: add unit test for the "edk2-cacerts" extractor
authorLaszlo Ersek <lersek@redhat.com>
Thu, 29 Mar 2018 19:32:24 +0000 (21:32 +0200)
committerDaiki Ueno <ueno@gnu.org>
Fri, 30 Mar 2018 06:45:49 +0000 (08:45 +0200)
commitde963b96929b9da61916a0c43b4ac4c34a39e238
tree3b0633802631575a2e5eb29d4c403f4dcb65f277
parentee27f9153a14d0c6d75f8745a8c1879a6e4bb2e8
trust: add unit test for the "edk2-cacerts" extractor

Add a multi-cert test case for the edk2 extractor, heavily based on the
"/openssl/test_file_multiple" test case.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1559580
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
trust/Makefile.am
trust/fixtures/multiple.edk2 [new file with mode: 0644]
trust/test-edk2.c [new file with mode: 0644]