[asterisk-scf-commits] asterisk-scf/integration/media_format_ulaw.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Sun Sep 12 10:01:07 CDT 2010


branch "master" has been updated
       via  e76f518a9ba6196e2e704818487336773c1c6b8f (commit)
      from  59fc75e87742ff9227aa8b98f33872f0c3414e5a (commit)

Summary of changes:
 README.txt |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit e76f518a9ba6196e2e704818487336773c1c6b8f
Author: Russell Bryant <russell at digium.com>
Date:   Sun Sep 12 09:59:29 2010 -0500

    Add instructions on running the unit tests.

diff --git a/README.txt b/README.txt
index 94934f7..e0d558d 100644
--- a/README.txt
+++ b/README.txt
@@ -9,6 +9,7 @@
 -------------------------------------------------------------------------------
 
     1) Build Instructions
+    2) Test Instructions
 
 -------------------------------------------------------------------------------
 -------------------------------------------------------------------------------
@@ -43,5 +44,23 @@ Finally, build the component.
 -------------------------------------------------------------------------------
 -------------------------------------------------------------------------------
 
+-------------------------------------------------------------------------------
+--- 2) Test Instructions
+-------------------------------------------------------------------------------
+
+First, IceStorm and service_locator must be running.
+
+Next, start media_format_ulaw.
+
+    $ cd build
+    $ src/media_format_ulaw --Ice.Config=../config/test_media_format_ulaw.conf &
+
+Finally, run the unit tests:
+
+    $ test/service_locator_test
+
+-------------------------------------------------------------------------------
+-------------------------------------------------------------------------------
+
 ===============================================================================
 ===============================================================================

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/media_format_ulaw.git



More information about the asterisk-scf-commits mailing list