sbsigntools/tests
Jeremy Kerr 36e79114d2 sbattach: fix --detach
sbattach --detach isn't working, as we're not properly setting sigbuf in
image_pecoff parse.

This change ensures we populate sigbuf when we find a valid cert table.
Also, add a test case for this.

Bug report & initial patch from from Steve Langasek.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
2012-08-02 16:47: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 sbattach: fix --detach 2012-08-02 16:47: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