From 1c009430af80260d67c47652783931414989c75d Mon Sep 17 00:00:00 2001 From: gsmselftest Date: Wed, 9 Nov 2011 16:41:00 +0100 Subject: Final folder team project --- Code/Server-Code/help.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 Code/Server-Code/help.txt (limited to 'Code/Server-Code/help.txt') diff --git a/Code/Server-Code/help.txt b/Code/Server-Code/help.txt new file mode 100755 index 0000000..5491f26 --- /dev/null +++ b/Code/Server-Code/help.txt @@ -0,0 +1,17 @@ + +Usage: ./gsmselftest.py [option] + +Options and arguments (and corresponding environment variables): + +--db [caller] [callee] : To execute the test case given by defining the caller and callee +--all : To execute all test cases +--sip : To execute SIP test cases +--gsmrz : To check whether GSM RZ network has problems or not +--gsmext : To check whether GSM BOX modem has problems or not +--incoming : To check incoming calls from Landline +--smart : To test only important points in the network and to identify the problems +--devconf : To configure the USB device on the server + + example : ./gsmselftest.py --devconf + ./gsmselftest.py --smart + ./gsmselftest.py --db sip GSMRZ1 -- cgit v1.2.3-55-g7522