[asterisk-dev] [Code Review] Convert test_substitution.c to unit test API

Russell Bryant russell at digium.com
Sat Jan 23 23:15:19 CST 2010


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

Review request for Asterisk Developers.


Summary
-------

The main purpose of this patch is to convert the test_substitution module to the unit test API.  I made a few other changes while I was at it, but they are fairly minor.  I removed usage of thread local storage, since this is just test code, an optimization like this seemed unnecessary.  I also did a bit of formatting to reduce line length.


Diffs
-----

  /trunk/tests/test_substitution.c 242519 

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


Testing
-------

I loaded the module, ran the test, and verified that the tests still all passed.


Thanks,

Russell




More information about the asterisk-dev mailing list