~ubuntu-branches/ubuntu/natty/gnome-keyring/natty

« back to all changes in this revision

Viewing changes to pkcs11/gck/tests/unit-test-data-asn1.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-02-16 19:00:06 UTC
  • mfrom: (1.1.58 upstream)
  • Revision ID: james.westby@ubuntu.com-20100216190006-cqpnic4zxlkmmi0o
Tags: 2.29.90git20100218-0ubuntu1
Updated to a git snapshot version

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
        /* -------- */
56
56
        
57
 
        data_cert = test_read_testdata ("test-certificate-1.der", &n_data_cert);
 
57
        data_cert = test_data_read ("test-certificate-1.der", &n_data_cert);
58
58
 
59
59
        /* We'll be catching this error later */
60
60
        pkix = egg_asn1_get_pkix_asn1type ();