## GT0128 Hurricane WAP
## WSP Protocol Handler
#######################
## Ref. SGL.GT0128.aaa.bbb WSP Protocol Handler Unit Tests
## Unit test 2.2.3.1
## Driver chat script
#
# Test Synopsis
# * Connect with Server SDU size 0 (no limit to Server SDU size)
A connection is made using the Server SDU size, which the server accepts

# Expected Result
# * Expected result: Session Connected with Server SDU size set to 

SCRIPT UnitTestDriver2.2.3.1 

#
# Sleep before start, allows stub time to start up and initialise.
#
	SLEEP 500
#
# Step 1
#

#
# Give the stub a chance to finish before exiting
#
	SLEEP 500
#
# Done!
#

ENDSCRIPT


