]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add test instrumentation
authorKinsey Moore <kmoore@digium.com>
Mon, 13 Aug 2012 20:28:31 +0000 (20:28 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 13 Aug 2012 20:28:31 +0000 (20:28 +0000)
commit121495f7a92e1bc99c3c01dcb2dec6b41a57fa6a
tree253dcd3794080b6ac85ba2ae72ddd7810e104df7
parent85a6ab78ce2711cb29b244dcda35d53a48fb8ad6
Add test instrumentation

This adds test instrumentation for loading and unloading of modules
and for certain actions in MeetMe to be used in the testsuite or any
other consumer of AMI events.  These will only be generated when
Asterisk is built with TEST_FRAMEWORK enabled.

(issue PQ-1131)
(issue PQ-1133)
........

Merged revisions 371201 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 371203 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@371227 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_meetme.c
main/loader.c