summaryrefslogtreecommitdiff
path: root/tests/test_skel.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2011-08-16Merged revisions 332177 via svnmerge from Paul Belanger
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-02-09Various updates to the unit test API.Russell Bryant
2010-01-25Make unit test modules depend on TEST_FRAMEWORK instead of off by default.Russell Bryant
2010-01-22Add test API usage example to test_skel.c.Russell Bryant
2009-05-04Minor changes in test modulesKevin P. Fleming
2008-01-03add some simple infrastructure for modules to be used for testing parts of As...Kevin P. Fleming