[asterisk-dev] [Code Review] 2659: Let the testsuite run outside of the Asterisk source

Matt Jordan reviewboard at asterisk.org
Fri Jul 5 11:57:38 CDT 2013


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

Review request for Asterisk Developers.


Repository: testsuite


Description
-------

For a host of historical reasons, the Asterisk Test Suite used to have to run as a subdirectory inside of the Asterisk source.

This actually hasn't been needed for quite some time. I had thought that the buildoptions library still needed this but - as it turns out - buildoptions will check the installed Asterisk headers for the build options it needs to execute.

This patch removes the checks and updates the README. It also makes the buildoptions library raise an Exception if it couldn't find the header - this really is needed, as certain build options (such as TEST_FRAMEWORK) are needed for a large number of tests to execute.


Diffs
-----

  /asterisk/trunk/README.txt 3880 
  /asterisk/trunk/lib/python/asterisk/buildoptions.py 3880 
  /asterisk/trunk/runtests.py 3880 

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


Testing
-------


Thanks,

Matt Jordan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130705/9c13202f/attachment.htm>


More information about the asterisk-dev mailing list