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

« back to all changes in this revision

Viewing changes to pkcs11/ssh-store/tests/run-auto-test.h

  • 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:
7
7
DECLARE_TEARDOWN(private_key_teardown);
8
8
DECLARE_TEST(private_key_parse_plain);
9
9
DECLARE_TEST(private_key_parse_and_unlock);
 
10
DECLARE_EXTERNAL(ssh_module);
10
11