3 // Copyright (c) 2009 Symbian Software Ltd. All rights reserved. |
3 // Copyright (c) 2009 Symbian Software Ltd. All rights reserved. |
4 // |
4 // |
5 // sim.tsy config used for simulating only the network registration |
5 // sim.tsy config used for simulating only the network registration |
6 // status |
6 // status |
7 // |
7 // |
8 //! @SYMTestActions 1. Move to cell 234.15.1911.36464 |
8 //! @SYMTestActions 1. Set up SIM TSY so that the cell area is unknown |
9 //! 2. NPUD |
9 //! 2. NPUD |
10 //! 3. Move to cell 234.15.1911.47622 |
10 //! 3. LastKnown Pos Area |
11 //! 4. NPUD |
11 //! 4. Move to GSM cell 234.15.1911.36463 (all valid) and do a NPUD |
12 //! 5. Move to cell unknown |
12 //! 5. Do LastKnownPosArea and check match level |
13 //! 6. LastKnown Pos Area |
13 //! 6. Move to 'invalid' WCDMA cell 234.15.1911.36463 and do lastknown pos area |
14 //! 7. Clear Database |
14 //! 7. Move to invalid GSM cell of 234.15.1911.90000 and do lastknown pos area |
|
15 //! 8. Move to valid GSM cell of 234.15.1911.36000 and do lastknown pos area |
|
16 //! 9. Clear Database |
|
17 //! |
15 // Original name file: lbsclientlastknownposarea0003.txt |
18 // Original name file: lbsclientlastknownposarea0003.txt |
16 |
19 |
17 [TEST0] |
20 [TEST0] |
18 #single |
21 #single |
19 # PhoneId = <manufacturer>,<model>,<revision>, <serialnumber>, <error> |
22 # PhoneId = <manufacturer>,<model>,<revision>, <serialnumber>, <error> |
23 #SubscriberId = <Id>, <err> |
26 #SubscriberId = <Id>, <err> |
24 SubscriberId = 56789012345678 |
27 SubscriberId = 56789012345678 |
25 |
28 |
26 # multiple |
29 # multiple |
27 # Current Network Name |
30 # Current Network Name |
28 # NetworkInfo= <CountryCode>, <NetworkId>, <DisplayTag>, <NetworkShortName>, <NetworkLongName> , <NetworkAccess> " |
31 # Note that network type 2 is GSM, network type 6 is CDMA. |
29 NetworkInfo = 0, 0, Unknown, UnKn, Unknown_Network, 0 |
32 # NetworkInfo= <CountryCode>, <NetworkId>, <DisplayTag>, <NetworkShortName>, <NetworkLongName> , <NetworkAccess> <Network Type>" |
30 NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0 |
33 NetworkInfo = 0, 0, Unknown, UnKn, Unknown_Network, 0, 2 |
31 NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0 |
34 NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 2 |
32 NetworkInfo = 0, 0, Unknown, UnKn, Unknown_Network, 0 |
35 NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 6 |
|
36 NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 2 |
|
37 NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 2 |
33 |
38 |
34 |
39 |
35 # multiple |
40 # multiple |
36 # <NetworkIndex> is one of above |
41 # <NetworkIndex> is one of above |
37 # RegStatus = <Duration>, <RegStatus>, <NetworkIndex> |
42 # RegStatus = <Duration>, <RegStatus>, <NetworkIndex> |
38 RegStatus = 5000, 5, 0 |
43 RegStatus = 5000, 5, 0 |
39 RegStatus = 5000, 5, 1 |
44 RegStatus = 5000, 5, 1 |
40 RegStatus = 5000, 5, 2 |
45 RegStatus = 5000, 5, 2 |
41 RegStatus = 5000, 5, 3 |
46 RegStatus = 5000, 5, 3 |
|
47 RegStatus = 5000, 5, 4 |
42 |
48 |
43 |
49 |
44 # LocationArea = <AreaKnown>, <LocationAreaCode>, <CellId> . Where <AreaKnown> is -1 for true and 0 for false?! |
50 # LocationArea = <AreaKnown>, <LocationAreaCode>, <CellId> . Where <AreaKnown> is -1 for true and 0 for false?! |
45 LocationArea = 0, 0, 0 |
51 LocationArea = 0, 0, 0 |
46 LocationArea = -1, 1911, 36463 |
52 LocationArea = -1, 1911, 36463 |
47 LocationArea = -1, 1911, 47622 |
53 LocationArea = -1, 1911, 36463 |
48 LocationArea = 0, 0, 0 |
54 LocationArea = -1, 1911, 90000 |
|
55 LocationArea = -1, 1911, 36000 |
49 |
56 |
50 |
57 |
51 # ONStore= <max number of entries>, <max size of telephone number>, <max text length> |
58 # ONStore= <max number of entries>, <max size of telephone number>, <max text length> |
52 ONStore= 5, 50, 60 |
59 ONStore= 5, 50, 60 |
53 # ONStoreEntry= <index>, <telephone number>, <TMobileTON type of number>, <TMobileService service type>, <Number Plan>,<name> |
60 # ONStoreEntry= <index>, <telephone number>, <TMobileTON type of number>, <TMobileService service type>, <Number Plan>,<name> |
62 # CellInfo = <Timeout>, <NetworkMode>, <CellId>, <TimingAdvance>, <CellInfoStatus> . |
69 # CellInfo = <Timeout>, <NetworkMode>, <CellId>, <TimingAdvance>, <CellInfoStatus> . |
63 CellInfo = 0, 2, 0, 0, 2 |
70 CellInfo = 0, 2, 0, 0, 2 |
64 CellInfo = 0, 2, 0, 0, 2 |
71 CellInfo = 0, 2, 0, 0, 2 |
65 CellInfo = 0, 2, 0, 0, 2 |
72 CellInfo = 0, 2, 0, 0, 2 |
66 CellInfo = 0, 2, 0, 0, 2 |
73 CellInfo = 0, 2, 0, 0, 2 |
|
74 CellInfo = 0, 2, 0, 0, 2 |