aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-11fixes some test description formatting inconsistencies so log file looks nicedvossel2-4/+2
2010-02-11astobj2 unit test and bug fixdvossel1-0/+379
2010-02-10Add a test module for the event API, test_event.c.russell1-0/+194
2010-02-09Various updates to the unit test API.russell8-305/+200
2010-02-08UNREGISTER instead of REGISTER in unload_module().russell1-1/+1
2010-02-08Add a SHA1 test module.russell1-0/+100
2010-02-08Remove unnecessary include, ast_md5_hash() comes from utils.h.russell1-1/+0
2010-02-07Add an MD5 test module.russell1-0/+98
2010-02-07Fix a couple of spelling errors, and add format module dependencies.russell1-2/+13
2010-02-05Merge tests that verify the same thing. (Oops.)tilghman1-0/+4
2010-01-26RFC compliant uri and display-name encode/decodedvossel1-0/+114
2010-01-26Log the variable name being tested.russell1-1/+1
2010-01-26Update test_substitution to show failures in the test log.russell1-2/+15
2010-01-26Fixing last errors in the conversion, though it appears that the AES_* functi...tilghman1-4/+4
2010-01-26Using a dummy channel causes CDR() testing to fail.tilghman1-2/+2
2010-01-26Wish I had gotten to the review before this got submitted, because there's fa...tilghman1-20/+15
2010-01-25Make unit test modules depend on TEST_FRAMEWORK instead of off by default.russell5-5/+5
2010-01-25Convert test_substitution module to the unit test API.russell1-84/+138
2010-01-22The irony of not compile-testing a test program before committing is killing me.tilghman1-0/+1
2010-01-22Convert scheduler API entry order test to the test API.russell1-37/+39
2010-01-22Add test API usage example to test_skel.c.russell1-8/+35
2010-01-08Added a test for ast_format_reduce_str().mnicholson1-0/+117
2009-12-22Unit Test Framework APIdvossel1-70/+52
2009-11-06ami_testhooks.c automatically registers hookdbrooks1-9/+63
2009-11-03AMI hook interfacedbrooks1-0/+104
2009-07-11Add an API for reporting security events, and a security event logging module.russell2-0/+672
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-2/+2