Changes between Version 3 and Version 4 of AutomatedTesting


Ignore:
Timestamp:
Aug 18, 2010 5:21:16 AM (14 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AutomatedTesting

    v3 v4  
    7272=== gnu-ipp.xml.template === 
    7373 
    74 Purpose: to test Intel IPP support 
     74Template for testing IPP. 
     75 
    7576Requirements: 
    7677 - [wiki:Intel_IPP_Codecs Intel IPP and samples] 
     
    8182 - IPP path added to LD_LIBRARY_PATH 
    8283 
    83 To perform: 
     84Sample session: 
    8485{{{ 
    8586 $ export IPPROOT=/opt/intel/ipp/6.1.2.051/em64t/ 
     
    9293 
    9394 
     95=== iphone.xml.template === 
     96 
     97Template for testing [Getting-Started/iPhone iPhone]. 
     98 
     99Requirement(s): 
     100 - on Mac OS X 
     101 - at least one iPhone SDK must be installed 
     102 
     103Sample session: 
     104{{{ 
     105 $ ./configure.py -o iphone.xml iphone.xml.template 
     106 $ ./run_scenario.py iphone.xml 
     107}}} 
     108 
     109Note: 
     110 - currently there's no way to select which iPhone SDK to use, as the {{{configure.py}}} automatically picks up the latest version of SDK installed. 
     111 
     112 
     113=== msvc.xml.template === 
     114 
     115Visual Studio targets. 
     116 
     117TBD. 
     118 
     119 
     120=== symbian.xml.template === 
     121 
     122Symbian S60 targets. 
     123 
     124TBD. 
     125 
     126=== symbian-aps.xml.template === 
     127 
     128Symbian S60 with APS target. 
     129 
     130TBD. 
     131 
     132 
     133=== symbian-vas.xml.template === 
     134 
     135Symbian S60 with VAS target. 
     136 
     137TBD. 
     138 
     139 
     140 
    94141{{{ 
    95142#!html