From 68ed20f10d2fae67b052674a42ed98c2059aa16f Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 12 Jun 2015 23:53:30 +0100 Subject: Moved all tests to tests folder --- unittests/test_contact.h | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 unittests/test_contact.h (limited to 'unittests/test_contact.h') diff --git a/unittests/test_contact.h b/unittests/test_contact.h deleted file mode 100644 index c9d8c1fd..00000000 --- a/unittests/test_contact.h +++ /dev/null @@ -1,24 +0,0 @@ -void contact_in_group(void **state); -void contact_not_in_group(void **state); -void contact_name_when_name_exists(void **state); -void contact_jid_when_name_not_exists(void **state); -void contact_string_when_name_exists(void **state); -void contact_string_when_name_not_exists(void **state); -void contact_string_when_default_resource(void **state); -void contact_presence_offline(void **state); -void contact_presence_uses_highest_priority(void **state); -void contact_presence_chat_when_same_prioroty(void **state); -void contact_presence_online_when_same_prioroty(void **state); -void contact_presence_away_when_same_prioroty(void **state); -void contact_presence_xa_when_same_prioroty(void **state); -void contact_presence_dnd(void **state); -void contact_subscribed_when_to(void **state); -void contact_subscribed_when_both(void **state); -void contact_not_subscribed_when_from(void **state); -void contact_not_subscribed_when_no_subscription_value(void **state); -void contact_not_available(void **state); -void contact_not_available_when_highest_priority_away(void **state); -void contact_not_available_when_highest_priority_xa(void **state); -void contact_not_available_when_highest_priority_dnd(void **state); -void contact_available_when_highest_priority_online(void **state); -void contact_available_when_highest_priority_chat(void **state); -- cgit 1.4.1-2-gfad0