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

« back to all changes in this revision

Viewing changes to daemon/util/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:
1
 
/* This is auto-generated code. Edit at your own peril. */
2
 
#include "tests/gtest-helpers.h"
3
 
 
4
 
DECLARE_SETUP(async_init);
5
 
DECLARE_TEST(worker_simple);
6
 
DECLARE_TEST(worker_cancel);
7
 
DECLARE_TEST(worker_five);
8
 
DECLARE_TEST(location_simple);
9
 
DECLARE_TEST(location_trailing);
10
 
DECLARE_TEST(location_parent);
11
 
DECLARE_TEST(location_media);
12
 
DECLARE_TEST(location_fileops);
13
 
DECLARE_TEST(location_watch);
14
 
DECLARE_TEST(location_file);
15
 
DECLARE_TEST(location_nomatch);
16