os/security/cryptomgmtlibs/securitytestfw/test/autotesting/ReadMe.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptomgmtlibs/securitytestfw/test/autotesting/ReadMe.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,14 @@
     1.4 +Notes on the automatic testing script
     1.5 +-------------------------------------
     1.6 +
     1.7 +In order to run, the RunSecurityTests.pl script requires the following:
     1.8 +- Perl 5 or newer installed;
     1.9 +- environment variable ROOTDRIVE defined as the development root drive (e.g.
    1.10 +  "W:\");
    1.11 +- environment variable RELSUBSYSROOT defined as the top-level directory for the
    1.12 +  subsystem being tested; for security subsystem it is usually "security";
    1.13 +- you may also need to modify the path to mainline Zip archives if it changes
    1.14 +  (currently \\lonfiler01\Devbuilds\Symbian_OS_7.0);
    1.15 +- before running runplatformtest.bat don't forget to run
    1.16 +  appinst\tdata\makeall.bat to build the necessary test data filrs and copy them
    1.17 +  to relevant directories.