summaryrefslogtreecommitdiff
path: root/trust/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* test: Add test that exercises duplicated certs in JKSDaiki Ueno2019-01-104-0/+0
|
* test: Add test for JKS extractorDaiki Ueno2018-04-061-0/+0
| | | | | Piggybacking commit de963b96, this adds a multi-cert test case for the Java keystore extractor.
* trust: add unit test for the "edk2-cacerts" extractorLaszlo Ersek2018-03-301-0/+0
| | | | | | | | 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>
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-1524-0/+575
Still use recursive for documentation and translation.