smsprotocols/smsstack/wapprot/test/Te_wapprot/Te_WapStackOutOfDiskSpace.script
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
19:1f776524b15c 20:244d7c5f118e
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 ced -i z:\TestData\configs\WapProtSuite\WapProtSuite.cfg ced.log
    16 ced -i z:\TestData\configs\WapProtSuite\WapProtSuite.cfg ced.log
    17 
    17 
    18 LOAD_SUITE TE_WapProt
       
    19 
       
    20 //delete any existing config.txt
    18 //delete any existing config.txt
    21 RUN_UTILS  MakeReadWrite c:\config.txt
    19 RUN_UTILS  MakeReadWrite c:\config.txt
    22 RUN_UTILS  DeleteFile c:\config.txt
    20 RUN_UTILS  DeleteFile c:\config.txt
    23 
    21 
    24 //copy our config file
    22 //copy our config file
    25 RUN_UTILS copyfile z:\testdata\configs\wapprotsuite\config.txt c:\config.txt
    23 RUN_UTILS copyfile z:\testdata\configs\wapprotsuite\config.txt c:\config.txt
    26 RUN_UTILS  MakeReadWrite c:\config.txt
    24 RUN_UTILS  MakeReadWrite c:\config.txt
    27 
    25 
    28 RUN_UTILS  MkDir c:\sms\
    26 RUN_UTILS  MkDir c:\sms\
       
    27 
       
    28 LOAD_SUITE TE_WapProt
    29 
    29 
    30 START_TESTCASE                 	TEL-WAP-WAPPRT-200
    30 START_TESTCASE                 	TEL-WAP-WAPPRT-200
    31 //! @SYMTestCaseID               TEL-WAP-WAPPRT-200
    31 //! @SYMTestCaseID               TEL-WAP-WAPPRT-200
    32 //! @SYMTestCaseDesc             Receiving a WAP Datagram inside a class0 SMS message meanwhile NO disk condition exists.
    32 //! @SYMTestCaseDesc             Receiving a WAP Datagram inside a class0 SMS message meanwhile NO disk condition exists.
    33 //! @SYMFssID                    3.12.1
    33 //! @SYMFssID                    3.12.1
    38 //! @SYMTestExpectedResults      No message is delivered to the client and the Stack has NAck'd the TSY.
    38 //! @SYMTestExpectedResults      No message is delivered to the client and the Stack has NAck'd the TSY.
    39 //! @SYMTestType                 CIT
    39 //! @SYMTestType                 CIT
    40 //! @SYMCreationDate             7/12/2006
    40 //! @SYMCreationDate             7/12/2006
    41 //! @SYMTestStatus               2. Development
    41 //! @SYMTestStatus               2. Development
    42 //! @SYMAuthor                   danieldu
    42 //! @SYMAuthor                   danieldu
    43 RUN_TEST_STEP 60 	TE_WapProt 	InitializePhone				z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber100
       
    44 RUN_TEST_STEP 60 	TE_WapProt 	SetDiskMonitorLimits		z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskMonitorLimits
    43 RUN_TEST_STEP 60 	TE_WapProt 	SetDiskMonitorLimits		z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskMonitorLimits
    45 RUN_TEST_STEP 120	TE_WapProt 	SetDiskSpace	 			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskSpaceBelowLowLimit
    44 RUN_TEST_STEP 120	TE_WapProt 	SetDiskSpace	 			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskSpaceBelowLowLimit
    46 RUN_TEST_STEP 60 	TE_WapProt 	ReceiveWapMessage			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber100
    45 RUN_TEST_STEP 60 	TE_WapProt 	ReceiveWapMessage			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber100
    47 RUN_TEST_STEP 120 	TE_WapProt 	FreeDiskSpace														
    46 RUN_TEST_STEP 120 	TE_WapProt 	FreeDiskSpace														
    48 //Tear Down
    47 //Tear Down
    58 //! @SYMTestExpectedResults      No WAP message is delivered to the client and the Stack has NAcked the TSY.
    57 //! @SYMTestExpectedResults      No WAP message is delivered to the client and the Stack has NAcked the TSY.
    59 //! @SYMTestType                 CIT
    58 //! @SYMTestType                 CIT
    60 //! @SYMCreationDate             7/12/2006
    59 //! @SYMCreationDate             7/12/2006
    61 //! @SYMTestStatus               2. Development
    60 //! @SYMTestStatus               2. Development
    62 //! @SYMAuthor                   danieldu
    61 //! @SYMAuthor                   danieldu
    63 RUN_TEST_STEP 60 	TE_WapProt 	InitializePhone				z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber101
       
    64 RUN_TEST_STEP 60 	TE_WapProt 	SetDiskMonitorLimits		z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskMonitorLimits
    62 RUN_TEST_STEP 60 	TE_WapProt 	SetDiskMonitorLimits		z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskMonitorLimits
    65 RUN_TEST_STEP 120	TE_WapProt 	SetDiskSpace	 			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskSpaceBelowLowLimit
    63 RUN_TEST_STEP 120	TE_WapProt 	SetDiskSpace	 			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskSpaceBelowLowLimit
    66 RUN_TEST_STEP 60 	TE_WapProt 	ReceiveWapMessage			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber101
    64 RUN_TEST_STEP 60 	TE_WapProt 	ReceiveWapMessage			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber101
    67 RUN_TEST_STEP 120 	TE_WapProt 	FreeDiskSpace														
    65 RUN_TEST_STEP 120 	TE_WapProt 	FreeDiskSpace														
    68 //Tear Down
    66 //Tear Down
    79 //! @SYMTestExpectedResults      Wap message is not delivered to the client and the Stack has NAcked the TSY.
    77 //! @SYMTestExpectedResults      Wap message is not delivered to the client and the Stack has NAcked the TSY.
    80 //! @SYMTestType                 CIT
    78 //! @SYMTestType                 CIT
    81 //! @SYMCreationDate             7/12/2006
    79 //! @SYMCreationDate             7/12/2006
    82 //! @SYMTestStatus               2. Development
    80 //! @SYMTestStatus               2. Development
    83 //! @SYMAuthor                   danieldu
    81 //! @SYMAuthor                   danieldu
    84 RUN_TEST_STEP 60 	TE_WapProt 	InitializePhone				z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber102
       
    85 RUN_TEST_STEP 60 	TE_WapProt 	SetDiskMonitorLimits		z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskMonitorLimits
    82 RUN_TEST_STEP 60 	TE_WapProt 	SetDiskMonitorLimits		z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskMonitorLimits
    86 RUN_TEST_STEP 120	TE_WapProt 	SetDiskSpace	 			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskSpaceBelowLowLimit
    83 RUN_TEST_STEP 120	TE_WapProt 	SetDiskSpace	 			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	DiskSpaceBelowLowLimit
    87 RUN_TEST_STEP 60 	TE_WapProt 	ReceiveWapMessage			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber102
    84 RUN_TEST_STEP 60 	TE_WapProt 	ReceiveWapMessage			z:\testdata\configs\WapProtSuite\WAPStackOutOfDiskSpace.ini	TestNumber102
    88 RUN_TEST_STEP 120 	TE_WapProt 	FreeDiskSpace														
    85 RUN_TEST_STEP 120 	TE_WapProt 	FreeDiskSpace														
    89 //Tear Down
    86 //Tear Down