asterisk/tests
David Brooks dfa1fa560d ami_testhooks.c automatically registers hook
ami_testhooks.c was registering for AMI events upon module load. Moved the registration
to its own CLI command. Added CLI command for unregistering the hook. Changed some of
the wording, removed unnecessary arguments/parameters.

Reported by: rmudgett


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@228661 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-11-06 22:07:22 +00:00
..
Makefile add some simple infrastructure for modules to be used for testing parts of Asterisk 2008-01-03 20:04:30 +00:00
test_ami_security_events.sh Add an API for reporting security events, and a security event logging module. 2009-07-11 19:15:03 +00:00
test_amihooks.c ami_testhooks.c automatically registers hook 2009-11-06 22:07:22 +00:00
test_dlinklists.c Introducing doubly linked lists to trunk from branch team/murf/bug11210. 2008-04-16 17:14:18 +00:00
test_heap.c Disable test modules by default. 2009-04-10 16:00:29 +00:00
test_logger.c Add ability for modules to dynamically register logger levels 2009-05-15 13:13:47 +00:00
test_sched.c Minor changes in test modules 2009-05-04 12:52:44 +00:00
test_security_events.c Add an API for reporting security events, and a security event logging module. 2009-07-11 19:15:03 +00:00
test_skel.c Minor changes in test modules 2009-05-04 12:52:44 +00:00
test_substitution.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00