summaryrefslogtreecommitdiff
path: root/include/asterisk/test.h
AgeCommit message (Expand)Author
2017-05-24unittests: Add a unit test that causes a SEGV and...George Joseph
2015-06-24test.c: Add unit test registration checks for summary and description.Richard Mudgett
2015-05-06vector: Additional enhancements and fixesGeorge Joseph
2014-12-05sorcery: Add additional observer capabilities.George Joseph
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-03-30Convert TestEvent AMI events over to Stasis CoreMatthew Jordan
2013-01-14Fixed doc comment for ast_test_validateDavid M. Lee
2013-01-11Add JSON API for Asterisk.David M. Lee
2013-01-09Tweaked __ast_test_suite_assert_notify() and __ast_test_suite_event_notify() ...Richard Mudgett
2013-01-09* Whitespace changes.Richard Mudgett
2012-11-21Add red-black tree container type to astobj2.Richard Mudgett
2011-08-22Merged revisions 332817 via svnmerge from Matthew Jordan
2010-07-09Merged revisions 275021 via svnmerge from Russell Bryant
2010-02-09Various updates to the unit test API.Russell Bryant
2010-01-06fixes test.c compile issue when TEST_FRAMEWORK is not enabledDavid Vossel
2009-12-23Allow test_heap.c to compile when AST_DEVMODE is true, but TEST_FRAMEWORK is ...Tilghman Lesher
2009-12-22Unit Test Framework APIDavid Vossel