equal
deleted
inserted
replaced
|
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. |