stif/TestCombiner/src/TestKeywords.cpp
changeset 26 4fde310f06fe
parent 0 a03f92240627
equal deleted inserted replaced
21:f5d4820de50d 26:4fde310f06fe
   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;