Added custom resource checker

This commit is contained in:
James Booth
2015-05-25 02:18:31 +01:00
parent af73cb82e6
commit 06b18be851
7 changed files with 94 additions and 1 deletions

View File

@@ -31,6 +31,9 @@ int main(int argc, char* argv[]) {
unit_test_setup_teardown(connect_bad_password,
init_prof_test,
close_prof_test),
unit_test_setup_teardown(show_presence_updates,
init_prof_test,
close_prof_test),
unit_test_setup_teardown(sends_rooms_iq,
init_prof_test,
close_prof_test),