sbsigntools/tests
Jeremy Kerr d27647ba69 image: add functions to add and remove signatures
Rather than setting ->sigbuf directly, add two functions to handle image
signature addition and removal:

 image_add_signature(image, sig, sigsize);
 image_remove_signature(image);

And warn when a signature is to be overwritten.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
2012-08-03 10:03:14 +08:00
..
cert-table-header.sh tests: Add test for PE/COFF cert table header validity 2012-06-28 14:23:45 +08:00
common.sh tests: Execute tests in a clean (temporary) directory 2012-06-13 16:56:28 +08:00
Makefile.am image: add functions to add and remove signatures 2012-08-03 10:03:14 +08:00
reattach-warning.sh image: add functions to add and remove signatures 2012-08-03 10:03:14 +08:00
resign-warning.sh image: add functions to add and remove signatures 2012-08-03 10:03:14 +08:00
sign-attach-verify.sh tests: Execute tests in a clean (temporary) directory 2012-06-13 16:56:28 +08:00
sign-detach-verify.sh sbattach: fix --detach 2012-08-02 16:47:14 +08:00
sign-invalidattach-verify.sh tests: Add a test to check invalid PKCS7 signature attaching 2012-06-19 17:11:25 +08:00
sign-missing-cert.sh tests: Add tests for missing image, cert & key files 2012-06-13 17:30:31 +08:00
sign-missing-image.sh tests: Add tests for missing image, cert & key files 2012-06-13 17:30:31 +08:00
sign-missing-key.sh tests: Add tests for missing image, cert & key files 2012-06-13 17:30:31 +08:00
sign-verify-detached.sh tests: Execute tests in a clean (temporary) directory 2012-06-13 16:56:28 +08:00
sign-verify.sh tests: Execute tests in a clean (temporary) directory 2012-06-13 16:56:28 +08:00
test.lds tests: Add a few simple tests 2012-06-13 14:23:26 +08:00
test.S tests: Add a few simple tests 2012-06-13 14:23:26 +08:00
verify-missing-cert.sh tests: Add tests for missing image, cert & key files 2012-06-13 17:30:31 +08:00
verify-missing-image.sh tests: Add tests for missing image, cert & key files 2012-06-13 17:30:31 +08:00