]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add test instrumentation
authorKinsey Moore <kmoore@digium.com>
Mon, 13 Aug 2012 20:04:15 +0000 (20:04 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 13 Aug 2012 20:04:15 +0000 (20:04 +0000)
commit3cb25736c7c14eb435602e39977b453163c053ef
treed7e03698e19751b64f0354bcd9c20f744fba15ab
parentbd8f547b710a836a5131f985f044cd1abab199a7
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

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