accessoryservices/accessoryremotecontrol/tsrc/remcontestcontrol/dsytfstifadapter/group/howto_use_test_setup_scripts.txt
changeset 63 09d657f1ee00
equal deleted inserted replaced
54:072a9626b290 63:09d657f1ee00
       
     1 The envsetup.cmd and envrecall.cmd scripts are by default meant for ARMV5 and WINSCW platforms only.
       
     2 If the armv5 variant needs to be handled, the variant name should be passed as parameter to envsetup.cmd
       
     3 and envrecall.cmd scripts.
       
     4 
       
     5 For example:
       
     6 If testing only on winscw
       
     7 use envsetup.cmd (to clean the production executables and setup stubs)
       
     8 (and envrecall.cmd to revert to stub free state)
       
     9 
       
    10 If testing for platsim
       
    11 use envsetup.cmd platsim79 (this would build for armv5.platsim79 apart from armv5 and winscw)