summaryrefslogtreecommitdiff
path: root/tests/test_substitution.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-21CLI: Remove calls to ast_cli_generator.Corey Farrell
2017-01-22LISTFILTER: Remove outdated ERROR message.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-08-30test_substitution: Fix failing test.Richard Mudgett
2013-08-30test_substituition: Fix failed test reporting to actually report failure.Richard Mudgett
2013-06-18Fix the test_substitution testMatthew Jordan
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-23Fix some tests that didn't get opaquification changesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2011-08-16Merged revisions 332177 via svnmerge from Paul Belanger
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-12Merged revisions 327793 via svnmerge from Tilghman Lesher
2011-07-11use printf instead of echo -n in substitution testMatthew Nicholson
2011-07-11Merged revisions 327512 via svnmerge from Matthew Nicholson
2011-07-08Merged revisions 327106 via svnmerge from Matthew Nicholson
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-04-12test_substitution expects func_curl to be present to work.Russell Bryant
2010-03-10It's amazing what writing a test will find.Tilghman Lesher
2010-02-09Various updates to the unit test API.Russell Bryant
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
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-04-29Merge str_substitution branch.Tilghman Lesher