sbsigntools/tests
Jeremy Kerr 1187df3459 tests: run tests for each arch
Since we can sign i386 PE/COFF images, run the tests on both x86-64 and
i386 binaries.

We do this by moving test.pecoff to test-<arch>.pecoff, and using
automake's parallel-test option to add a wrapper to each test execution.
This wrapper calls each test once per arch (as defined in TEST_ARCHES),
and checks for failures in any invocation.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
2012-08-13 13:14:09 +08:00
..
cert-table-header.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
Makefile.am tests: run tests for each arch 2012-08-13 13:14:09 +08:00
reattach-warning.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
resign-warning.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-attach-verify.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-detach-verify.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-invalidattach-verify.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-missing-cert.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-missing-image.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-missing-key.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-verify-detached.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
sign-verify.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
test-i386.lds tests: run tests for each arch 2012-08-13 13:14:09 +08:00
test-wrapper.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
test-x86_64.lds tests: run tests for each arch 2012-08-13 13:14:09 +08:00
test.S tests: Add a few simple tests 2012-06-13 14:23:26 +08:00
verify-missing-cert.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00
verify-missing-image.sh tests: run tests for each arch 2012-08-13 13:14:09 +08:00