[asterisk-dev] [Code Review] new testcase to test loading / unloading for modules.

paul.belanger at polybeacon.com paul.belanger at polybeacon.com
Thu May 13 15:34:09 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/653/
-----------------------------------------------------------

(Updated 2010-05-13 15:34:09.930788)


Review request for Asterisk Developers.


Changes
-------

v2: Include dynamic-modules testcase.


Summary (updated)
-------

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/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 295 
  /asterisk/trunk/tests/dynamic-modules/configs/logger.conf PRE-CREATION 
  /asterisk/trunk/lib/python/asterisk/asterisk.py 295 

Diff: https://reviewboard.asterisk.org/r/653/diff


Testing (updated)
-------

Local development / QA box. Not all modules tested yet, as I was missing the dependencies.


Thanks,

pabelanger




More information about the asterisk-dev mailing list