changeset 25 | 9aaae25af322 |
parent 0 | a03f92240627 |
21:f5d4820de50d | 25:9aaae25af322 |
---|---|
137 (TText*)L"testid", |
137 (TText*)L"testid", |
138 (TText*)L"ini", |
138 (TText*)L"ini", |
139 (TText*)L"category", |
139 (TText*)L"category", |
140 (TText*)L"timeout", |
140 (TText*)L"timeout", |
141 (TText*)L"title", |
141 (TText*)L"title", |
142 (TText*)L"args", |
|
142 }; |
143 }; |
143 |
144 |
144 if( aArg >= (TInt)(sizeof( runOptArgs )/sizeof(TText*)) ) |
145 if( aArg >= (TInt)(sizeof( runOptArgs )/sizeof(TText*)) ) |
145 { |
146 { |
146 TPtrC null; |
147 TPtrC null; |