summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
2010-11-15Merged revisions 295078 via svnmerge from Tilghman Lesher
2010-10-22Merged revisions 292741 via svnmerge from Mark Michelson
2010-09-30Merged revisions 289543,289581 via svnmerge from Tilghman Lesher
2010-09-28Merged revisions 289104 via svnmerge from Tilghman Lesher
2010-09-10Merged revisions 285931 via svnmerge from Tilghman Lesher
2010-09-02Merged revisions 284597 via svnmerge from Tilghman Lesher
2010-07-29Merged revisions 280446 via svnmerge from Paul Belanger
2010-07-29Merged revisions 280414 via svnmerge from Paul Belanger
2010-07-25Merged revisions 279442 via svnmerge from Paul Belanger
2010-07-21make func_file unit test's category consistent with other testsDavid Vossel
2010-07-19Remove the fe80:1234::1234 test case from test_acl.cMark Michelson
2010-07-19Make ACLs IPv6-capable.Mark Michelson
2010-07-16updated devicestate test for device state changesMatthew Nicholson
2010-07-16Fix trunk build for Mac OS X 10.6Tilghman Lesher
2010-07-14Remove the old stub files, preferring the optional_api method.Tilghman Lesher
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-13FILE() now supports line-mode and writing (altering) files.Tilghman Lesher
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-06-10Fix an off by one error that caused a unit test to occasionally crash.Russell Bryant
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...Tilghman Lesher
2010-05-13Add kqueue(2) implementation to Asterisk in various places.Tilghman Lesher
2010-05-06Add test case for removing random elements from a heap.Russell Bryant
2010-04-22Add ast_event subscription unit test and fix some ast_event API bugs.Russell Bryant
2010-04-15Merged revisions 257544 via svnmerge from Tilghman Lesher
2010-04-12test_substitution expects func_curl to be present to work.Russell Bryant
2010-04-11Add ASTERISK_FILE_VERSION() macroRussell Bryant
2010-04-09Fix some compiler errors that popped up after the CCSS merge.Mark Michelson
2010-03-25Add unit test for testing ACL functionality.Mark Michelson
2010-03-23Change the name of the category 'TEST' to match the name of the subdirTzafrir Cohen
2010-03-17Switch to using intptr_t, as suggested by Kevin Fleming on the -dev listTilghman Lesher
2010-03-17Argh.Tilghman Lesher
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...Tilghman Lesher
2010-03-16Mask out previous arguments on each nested invocation of Gosub.Tilghman Lesher
2010-03-16Re-enable test_time on non-Linux.Russell Bryant
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)Tilghman Lesher
2010-03-16Disable this test on non-Linux for now.Russell Bryant
2010-03-13Resolve compiler warning by paying attention to system() return value.Russell Bryant
2010-03-12Test script to verify that timezone cache is properly removed on zonefile alt...Tilghman Lesher
2010-03-11Fix tests on 32-bit systems.Tilghman Lesher
2010-03-10Add new unit test for stringfields.Jeff Peeler
2010-03-10It's amazing what writing a test will find.Tilghman Lesher
2010-03-02base64 unit testDavid Vossel
2010-02-24Add ASTERISK_FILE_VERSION macro.Russell Bryant
2010-02-23Unit test for ast_str API.Mark Michelson
2010-02-22Tweak copyright and author lines.Russell Bryant
2010-02-17Add support for GROUP_MATCH_COUNT regex matching on categoryJeff Peeler
2010-02-17modified device2extension_test's categoryDavid Vossel
2010-02-17unit test for combined device state mapping and device to exten state mappingDavid Vossel