[asterisk-dev] [Code Review] Convert test in test_sched.c to test API

Russell Bryant russell at digium.com
Thu Jan 21 21:40:50 CST 2010


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

Review request for Asterisk Developers.


Summary
-------

The test_sched.c module contained a test that verified that scheduled items put into the scheduler API are sorted properly by their time until execution.  The test was previously driven by a CLI command but has been updated to use the unit test API, instead.


Diffs
-----

  /trunk/tests/test_sched.c 242183 

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


Testing
-------

I loaded up test_sched, verified that the test had been registered, ran all of the tests, and verified that the test had passed.


Thanks,

Russell




More information about the asterisk-dev mailing list