[svn-commits] mjordan: testsuite/asterisk/trunk r3756 - /asterisk/trunk/tests/funcs/tests.yaml
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Fri May 3 17:49:51 CDT 2013
Author: mjordan
Date: Fri May 3 17:46:41 2013
New Revision: 3756
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=3756
Log:
Add func_srv and func_presencestate to tests.yaml
Things are better tested when the tests actually run :-)
Modified:
asterisk/trunk/tests/funcs/tests.yaml
Modified: asterisk/trunk/tests/funcs/tests.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/funcs/tests.yaml?view=diff&rev=3756&r1=3755&r2=3756
==============================================================================
--- asterisk/trunk/tests/funcs/tests.yaml (original)
+++ asterisk/trunk/tests/funcs/tests.yaml Fri May 3 17:46:41 2013
@@ -1,3 +1,5 @@
# Enter tests here in the order they should be considered for execution:
tests:
- test: 'func_jitterbuffer'
+ - test: 'func_srv'
+ - test: 'func_presencestate'
More information about the svn-commits
mailing list