summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/test-pjsua/scripts-run
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-06-12 15:37:22 +0000
committerBenny Prijono <bennylp@teluu.com>2008-06-12 15:37:22 +0000
commite5c47747a5355a29b5184ed690d05c241f1bd34e (patch)
tree6ccd15b80ddbcdc7920d6d451b267378a5695490 /pjsip-apps/src/test-pjsua/scripts-run
parent33a19f0c14777cd7e2923e9eb1f355547fbee3cc (diff)
Ticket #543: initial framework for pjsua testing, still needs lots of test scenarios
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2009 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/src/test-pjsua/scripts-run')
-rw-r--r--pjsip-apps/src/test-pjsua/scripts-run/100_simple.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/pjsip-apps/src/test-pjsua/scripts-run/100_simple.py b/pjsip-apps/src/test-pjsua/scripts-run/100_simple.py
new file mode 100644
index 00000000..e3563039
--- /dev/null
+++ b/pjsip-apps/src/test-pjsua/scripts-run/100_simple.py
@@ -0,0 +1,8 @@
+# $Id$
+#
+# Just about the simple pjsua command line parameter, which should
+# never fail in any circumstances
+import inc_cfg
+
+config = inc_cfg.Config(arg = "--null-audio --local-port 0 --rtp-port 0")
+