os/security/cryptomgmtlibs/securitytestfw/test/autotesting/ReadMe.txt
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 Notes on the automatic testing script
     2 -------------------------------------
     3 
     4 In order to run, the RunSecurityTests.pl script requires the following:
     5 - Perl 5 or newer installed;
     6 - environment variable ROOTDRIVE defined as the development root drive (e.g.
     7   "W:\");
     8 - environment variable RELSUBSYSROOT defined as the top-level directory for the
     9   subsystem being tested; for security subsystem it is usually "security";
    10 - you may also need to modify the path to mainline Zip archives if it changes
    11   (currently \\lonfiler01\Devbuilds\Symbian_OS_7.0);
    12 - before running runplatformtest.bat don't forget to run
    13   appinst\tdata\makeall.bat to build the necessary test data filrs and copy them
    14   to relevant directories.