Arzhan Kinzhalin
35da1895e6
Add helper binary for bulk certificate processing.
...
Instead of launching 'openssl x509' for each file, use small binary to
process files in bulk. This optimization improves performance more than
7 times (measured on store generation). Performance of 'clrtrust
generate' is important for first-time booting.
2018-04-16 00:43:56 -07:00
Arzhan Kinzhalin
eddc36ab55
Fix the function syntax, minor output cleanup.
2017-12-20 01:08:19 +00:00
Arzhan Kinzhalin
d6a3052369
Implement basic check functionality.
2017-12-18 12:18:17 -08:00
Arzhan Kinzhalin
c808831ba5
Use $() syntax instead of `` in tests as well.
2017-07-29 00:19:53 +00:00
Arzhan Kinzhalin
01ba7be8f7
Remove the test store on clean up.
2017-07-29 00:19:53 +00:00
Arzhan Kinzhalin
c7d1371ad7
Add Intel Corporation copyright.
2017-07-01 01:24:05 +00:00
Arzhan Kinzhalin
3d79c36589
Add test infrastructure and 'make check' target.
...
Most of the tests are for the 'generate' command. Features not
implemented are skipped to ensure ca-certs package is buildable.
2017-06-30 07:01:43 +00:00