adaptationlayer/tsy/simatktsy_dll/internal/test/simatktsy_testtool/simatk/testfiles/simatk_languagenotification.xml
changeset 4 510c70acdbf6
parent 3 1972d8c2e329
child 5 8ccc39f9d787
--- a/adaptationlayer/tsy/simatktsy_dll/internal/test/simatktsy_testtool/simatk/testfiles/simatk_languagenotification.xml	Mon Nov 09 10:31:01 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,176 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?> 
-
-<!-- MOD_0022.001_SIM_ATK_TSY_[LANGUAGE NOTIFICATION] -->
-
-
-<isc-test-control id="22">
-
-
-<!-- ******** -->
-<!-- CHANNELS -->
-<!-- ******** -->
-<channels>
-	<channel id="0x07"/>
-</channels>
-
-
-<!-- ****** -->
-<!-- INPUTS -->
-<!-- ****** -->
-<inputs>
-
-
-<!-- PROACTIVE COMMANDS -->
-<!-- ****************** -->
-
-    <input id="10101">
-        <name>PROACTIVE COMMAND: LANGUAGE NOTIFICATION 1.1.1</name>
-        <direction>sos</direction>
-        <message>15,28,00,5A,00,00,08,00,00,10,00,55,00,11,D0,0D,81,03,01,35,01,82,02,81,82,AD,02,73,65,90,00</message>
-    </input>
-
-    <input id="10102">
-        <name>PROACTIVE COMMAND: LANGUAGE NOTIFICATION 1.2.1</name>
-        <direction>sos</direction>
-        <message>15,28,00,5A,00,00,08,00,00,10,00,55,00,0D,D0,09,81,03,01,35,00,82,02,81,82,90,00</message>
-    </input>
-
-<!-- SIM SESSION END -->
-<!-- *************** -->
-    <input id="90004">
-        <name>SIM Session End</name>
-        <direction>sos</direction>
-        <message>00,00,00,5A,00,00,78,34,00,13,00,00,90,00,00,00</message>
-        <!-- Transaction Id's (9:th byte) must match with Terminal responses transaction id -->
-    </input>
-
-</inputs>
-
-
-<!-- ******* -->
-<!-- OUTPUTS -->
-<!-- ******* -->
-<outputs>
-
-<!-- TERMINAL RESPONSES -->
-<!-- ****************** -->
-
-    <output id="40101">
-        <name>TERMINAL RESPONSE: LANGUAGE NOTIFICATION 1.1.1</name>
-        <direction>dos</direction>
-        <message>1D,00,10,5A,00,16,00,08,00,11,00,00,00,0C,81,03,01,35,01,82,02,82,81,83,01,00,00,00</message>
-           <mask>00,00,00,FF,00,FF,00,00,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,7F,FF,FF,FF,7F,FF,FF,FF,FF</mask>
-    </output>
-
-    <output id="40102">
-        <name>TERMINAL RESPONSE: LANGUAGE NOTIFICATION 1.2.1</name>
-        <direction>dos</direction>
-        <message>1D,00,10,5A,00,16,00,08,00,11,00,00,00,0C,81,03,01,35,00,82,02,82,81,83,01,00,00,00</message>
-           <mask>00,00,00,FF,00,FF,00,00,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,7F,FF,FF,FF,7F,FF,FF,FF,FF</mask>
-    </output>
-
-</outputs>
-
-
-<!-- ********** -->
-<!-- TEST STEPS -->
-<!-- ********** -->
-<steps>
-
-<!-- PROACTIVE COMMANDS -->
-<!-- ****************** -->
-
-    <step id="10101" type="simulate">
-        <name>Send PCMD</name>
-        <channel id="0x07"/>
-        <input-ref id="10101"/>
-    </step>
-
-    <step id="10102" type="simulate">
-        <name>Send PCMD</name>
-        <channel id="0x07"/>
-        <input-ref id="10102"/>
-    </step>
-
-<!-- TERMINAL RESPONSES -->
-<!-- ****************** -->
-
-    <step id="40101" type="intercept">
-        <name>Intercept TR</name>
-        <channel id="0x07"/>
-        <output-ref id="40101"/>
-        <flags>0x40</flags>  <!-- Store transaction ID from intercepted message -->
-    </step>
-
-    <step id="40102" type="intercept">
-        <name>Intercept TR</name>
-        <channel id="0x07"/>
-        <output-ref id="40102"/>
-        <flags>0x40</flags>  <!-- Store transaction ID from intercepted message -->
-    </step>
-    
-<!-- GENERAL STEPS -->
-<!-- ************* -->
-
-    <step id="90001" type="sync">
-        <name>Sync with test env</name>
-    </step>
-
-    <step id="90002" type="open-channel">
-        <name>Attach to channel 7</name>
-        <channel id="0x07"/>
-    </step>
-
-    <step id="90003" type="close-channel">
-        <name>Detach from channel 7</name>
-        <channel id="0x07"/>
-    </step>
-
-    <step id="90004" type="simulate">
-        <name>SIM session end</name>
-        <channel id="0x07"/>
-        <input-ref id="90004"/>
-        <flags>0x40</flags>  <!-- Use stored transaction ID in simulated message -->        
-    </step>
-
-</steps>
-
-
-<!-- ********** -->
-<!-- TEST CASES -->
-<!-- ********** -->
-<cases>
-
-<!-- 27.22.4.25	LANGUAGE NOTIFICATION -->
-
-    <case id="101">
-        <name>Sequence 1.1 (LANGUAGE NOTIFICATION)</name>
-        <timeout>10</timeout>
-        <test-steps>
-            <step-ref id="90002"/> <!-- Attach to channel 7 -->
-
-            <step-ref id="10101"/> <!-- Send PCMD -->
-            <step-ref id="40101"/> <!-- Receive TR -->
-            <step-ref id="90004"/> <!-- SimSessionEnd -->
-
-            <step-ref id="90003"/> <!-- Detach from channel 7 -->
-        </test-steps>
-    </case>
-
-    <case id="102">
-        <name>Sequence 1.2 (LANGUAGE NOTIFICATION)</name>
-        <timeout>10</timeout>
-        <test-steps>
-            <step-ref id="90002"/> <!-- Attach to channel 7 -->
-
-            <step-ref id="10102"/> <!-- Send PCMD -->
-            <step-ref id="40102"/> <!-- Receive TR -->
-            <step-ref id="90004"/> <!-- SimSessionEnd -->
-
-            <step-ref id="90003"/> <!-- Detach from channel 7 -->
-        </test-steps>
-    </case>
-    
-</cases>
-
-</isc-test-control>