aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-11-15Merged revisions 295062 via svnmerge from tilghman1-0/+191
2010-10-22Prevent multiple runs of event_sub_test from producing false failure results.mmichelson1-1/+1
2010-09-30More Solaris compatibility fixestilghman2-3/+12
2010-09-28Solaris compatibility fixestilghman2-0/+5
2010-09-10Merged revisions 285930 via svnmerge from tilghman1-6/+0
2010-09-09Merged revisions 285710 via svnmerge from bbryant1-0/+253
2010-07-29Remove res_crypto dependency.pabelanger1-1/+0
2010-07-29crypto_loaded_test depends on res_crypto, else test will fail.pabelanger1-0/+1
2010-07-25Add trailing backslash to silence warning message. pabelanger1-1/+1
2010-07-21make func_file unit test's category consistent with other testsdvossel1-1/+1
2010-07-19Remove the fe80:1234::1234 test case from test_acl.cmmichelson1-1/+0
2010-07-19Make ACLs IPv6-capable.mmichelson1-33/+171
2010-07-16updated devicestate test for device state changesmnicholson1-4/+4
2010-07-16Fix trunk build for Mac OS X 10.6tilghman1-0/+4
2010-07-14Remove the old stub files, preferring the optional_api method.tilghman1-0/+103
2010-07-14ast_callerid restructuringrmudgett1-4/+11
2010-07-13FILE() now supports line-mode and writing (altering) files.tilghman1-0/+394
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman17-26/+26
2010-06-10Fix an off by one error that caused a unit test to occasionally crash.russell1-1/+1
2010-06-02Generic Advice of Charge.rmudgett1-0/+690
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...tilghman1-0/+183
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-13/+9
2010-05-06Add test case for removing random elements from a heap.russell1-2/+99
2010-04-22Add ast_event subscription unit test and fix some ast_event API bugs.russell1-16/+363
2010-04-15Merged revisions 257544 via svnmerge from tilghman1-1/+85
2010-04-12test_substitution expects func_curl to be present to work.russell1-0/+1
2010-04-11Add ASTERISK_FILE_VERSION() macrorussell1-0/+3
2010-04-09Fix some compiler errors that popped up after the CCSS merge.mmichelson1-0/+1
2010-03-25Add unit test for testing ACL functionality.mmichelson1-0/+244
2010-03-23Change the name of the category 'TEST' to match the name of the subdirtzafrir1-1/+1
2010-03-17Switch to using intptr_t, as suggested by Kevin Fleming on the -dev listtilghman1-11/+1
2010-03-17Argh.tilghman1-1/+1
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...tilghman1-1/+11
2010-03-16Mask out previous arguments on each nested invocation of Gosub.tilghman1-0/+164
2010-03-16Re-enable test_time on non-Linux.russell1-8/+0
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)tilghman1-2/+9
2010-03-16Disable this test on non-Linux for now.russell1-0/+8
2010-03-13Resolve compiler warning by paying attention to system() return value.russell1-1/+4
2010-03-12Test script to verify that timezone cache is properly removed on zonefile alt...tilghman1-0/+114
2010-03-11Fix tests on 32-bit systems.tilghman1-4/+4
2010-03-10Add new unit test for stringfields.jpeeler1-0/+308
2010-03-10It's amazing what writing a test will find.tilghman1-0/+2
2010-03-02base64 unit testdvossel1-0/+54
2010-02-24Add ASTERISK_FILE_VERSION macro.russell1-2/+6
2010-02-23Unit test for ast_str API.mmichelson1-0/+261
2010-02-22Tweak copyright and author lines.russell1-2/+2
2010-02-17Add support for GROUP_MATCH_COUNT regex matching on categoryjpeeler1-0/+159
2010-02-17modified device2extension_test's categorydvossel1-1/+1
2010-02-17unit test for combined device state mapping and device to exten state mappingdvossel1-0/+288
2010-02-16Add unit test for dialplan pattern matching.mmichelson1-0/+330