git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@275227
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
dispose_conf(cnf);
ast_hangup(chan);
+ ast_test_status_update(test, "If this message prints and a failure is still recorded, then something is really wrong with the test framework\n");
return AST_TEST_PASS;
}
#endif
ao2_unlink(users, user);
user_unref(user);
+ ast_test_status_update(test, "If this message prints and a failure is still recorded, then something is really wrong with the test framework\n");
return AST_TEST_PASS;
}
#endif