dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/tests
twilson 800a5dfd4e Merged revisions 324557 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r324557 | twilson | 2011-06-22 22:10:38 -0500 (Wed, 22 Jun 2011) | 5 lines
  
  Remove tests for parsing address with invalid port
  
  getaddrinfo on OS X returns with EAI_NONAME error when passed a port
  greater than 65535. Linux throws no error, so remove the tests for now.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@324558 f38db490-d61c-443f-a65b-d21fe96a405b
2011-06-23 03:16:44 +00:00
..
Makefile Change the name of the category 'TEST' to match the name of the subdir 2010-03-23 19:19:52 +00:00
test_acl.c Remove the fe80🔢:1234 test case from test_acl.c 2010-07-19 17:10:00 +00:00
test_ami_security_events.sh Add an API for reporting security events, and a security event logging module. 2009-07-11 19:15:03 +00:00
test_amihooks.c ami_testhooks.c automatically registers hook 2009-11-06 22:07:22 +00:00
test_aoc.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_app.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_ast_format_str_reduce.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_astobj2.c Fix some astobj2 iterator breakage, add another unit test. 2011-06-03 18:25:11 +00:00
test_db.c Merged revisions 323866 via svnmerge from 2011-06-15 20:04:55 +00:00
test_devicestate.c updated devicestate test for device state changes 2010-07-16 19:32:10 +00:00
test_dlinklists.c Introducing doubly linked lists to trunk from branch team/murf/bug11210. 2008-04-16 17:14:18 +00:00
test_event.c Merged revisions 323990 via svnmerge from 2011-06-16 18:13:01 +00:00
test_expr.c Merged revisions 295078 via svnmerge from 2010-11-15 19:11:12 +00:00
test_format_api.c Fix compiler warning. 2011-02-04 19:09:00 +00:00
test_func_file.c Merged revisions 279442 via svnmerge from 2010-07-25 21:28:10 +00:00
test_gosub.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_heap.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_locale.c Support setting locale per-mailbox (changes date/time languages for email, pager messages). 2010-06-01 21:28:19 +00:00
test_logger.c Add ability for modules to dynamically register logger levels 2009-05-15 13:13:47 +00:00
test_netsock2.c Merged revisions 324557 via svnmerge from 2011-06-23 03:16:44 +00:00
test_pbx.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_poll.c Merged revisions 285931 via svnmerge from 2010-09-10 01:27:44 +00:00
test_sched.c Some scheduler API cleanup and improvements. 2010-12-20 17:15:54 +00:00
test_security_events.c Add an API for reporting security events, and a security event logging module. 2009-07-11 19:15:03 +00:00
test_skel.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_stringfields.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_strings.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 2010-07-09 17:00:22 +00:00
test_substitution.c ast_callerid restructuring 2010-07-14 15:48:36 +00:00
test_time.c Merged revisions 289543,289581 via svnmerge from 2010-09-30 20:40:08 +00:00
test_utils.c According to section 19.1.2 of RFC 3261: 2011-01-24 18:59:22 +00:00