summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2010-02-16Add unit test for dialplan pattern matching.Mark Michelson
2010-02-11fixes some test description formatting inconsistencies so log file looks niceDavid Vossel
2010-02-11astobj2 unit test and bug fixDavid Vossel
2010-02-10Add a test module for the event API, test_event.c.Russell Bryant
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-08UNREGISTER instead of REGISTER in unload_module().Russell Bryant
2010-02-08Add a SHA1 test module.Russell Bryant
2010-02-08Remove unnecessary include, ast_md5_hash() comes from utils.h.Russell Bryant
2010-02-07Add an MD5 test module.Russell Bryant
2010-02-07Fix a couple of spelling errors, and add format module dependencies.Russell Bryant
2010-02-05Merge tests that verify the same thing. (Oops.)Tilghman Lesher
2010-01-26RFC compliant uri and display-name encode/decodeDavid Vossel
2010-01-26Log the variable name being tested.Russell Bryant
2010-01-26Update test_substitution to show failures in the test log.Russell Bryant
2010-01-26Fixing last errors in the conversion, though it appears that the AES_* functi...Tilghman Lesher
2010-01-26Using a dummy channel causes CDR() testing to fail.Tilghman Lesher
2010-01-26Wish I had gotten to the review before this got submitted, because there's fa...Tilghman Lesher
2010-01-25Make unit test modules depend on TEST_FRAMEWORK instead of off by default.Russell Bryant
2010-01-25Convert test_substitution module to the unit test API.Russell Bryant
2010-01-22The irony of not compile-testing a test program before committing is killing me.Tilghman Lesher