From de963b96929b9da61916a0c43b4ac4c34a39e238 Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Thu, 29 Mar 2018 21:32:24 +0200 Subject: 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 --- trust/fixtures/multiple.edk2 | Bin 0 -> 2549 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 trust/fixtures/multiple.edk2 (limited to 'trust/fixtures/multiple.edk2') diff --git a/trust/fixtures/multiple.edk2 b/trust/fixtures/multiple.edk2 new file mode 100644 index 0000000..cbb9d0d Binary files /dev/null and b/trust/fixtures/multiple.edk2 differ -- cgit v1.1