[asterisk-dev] [Code Review] new testcase to test loading / unloading for modules.
Paul Belanger
reviewboard at asterisk.org
Tue Jan 4 21:06:29 CST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/653/
-----------------------------------------------------------
(Updated 2011-01-04 21:06:29.479563)
Review request for Asterisk Developers.
Changes
-------
v3: Rewrite.
Summary
-------
This is my first test-case used to test the loading / unloading of modules. Currently it only check res modules, once the core design is complete additional modules will be added.
I've create 2 new feature in the asterisk library, getBase (needed to check if modules actually exists / compiled) and CLI output (needed to confirm module was loaded / unloaded).
Diffs (updated)
-----
asterisk/trunk/tests/dynamic-modules/configs/ast1/modules.conf PRE-CREATION
asterisk/trunk/tests/dynamic-modules/run-test PRE-CREATION
asterisk/trunk/tests/dynamic-modules/test-config.yaml PRE-CREATION
asterisk/trunk/tests/tests.yaml 1333
Diff: https://reviewboard.asterisk.org/r/653/diff
Testing
-------
Local development / QA box. Not all modules tested yet, as I was missing the dependencies.
Thanks,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110105/b63dc7ac/attachment.htm>
More information about the asterisk-dev
mailing list