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

« back to all changes in this revision

Viewing changes to library/tests/run-prompt-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:
1
 
/* This is auto-generated code. Edit at your own peril. */
2
 
#include "tests/gtest-helpers.h"
3
 
 
4
 
DECLARE_TEST(create_unlock_login);
5
 
DECLARE_TEST(auto_keyring);
6
 
DECLARE_TEST(auto_keyring_stale);
7
 
DECLARE_TEST(stash_default);
8
 
DECLARE_TEST(create_prompt_keyring);
9
 
DECLARE_TEST(change_prompt_keyring);
10
 
DECLARE_TEST(acls);
11
 
DECLARE_TEST(application_secret);
12
 
DECLARE_TEST(unlock_prompt);
13
 
DECLARE_TEST(find_locked);
14
 
DECLARE_TEST(get_info_locked);
15
 
DECLARE_TEST(cleanup);
16
 
DECLARE_START(setup_daemon);
17
 
DECLARE_STOP(setup_daemon);
18