~ubuntu-branches/ubuntu/quantal/sbsigntool/quantal-proposed

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Steve Langasek
  • Date: 2012-06-30 00:31:55 UTC
  • mfrom: (1.1.1)
  • Revision ID: steve.langasek@canonical.com-20120630003155-w3l61olzn33az6jn
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        sign-missing-key.sh \
44
44
        verify-missing-image.sh \
45
45
        verify-missing-cert.sh \
46
 
        sign-invalidattach-verify.sh
 
46
        sign-invalidattach-verify.sh \
 
47
        cert-table-header.sh
47
48
 
48
49
EXTRA_DIST = $(test_lds) test.S $(TESTS) $(check_SCRIPTS)
49
50
CLEANFILES = $(test_key) $(test_cert) $(test_image)