equal
deleted
inserted
replaced
11 @rem |
11 @rem |
12 @rem Contributors: |
12 @rem Contributors: |
13 @rem |
13 @rem |
14 @rem Description: |
14 @rem Description: |
15 @rem |
15 @rem |
16 REM Run security tests on hardware |
|
17 REM |
|
18 REM This should run the same tests as test_spec_cedar, minus OOM and |
|
19 REM cancellation testing. |
|
20 |
16 |
21 REM Attempt to stop the execution in case it's accidentally started on a PC |
17 REM Attempt to stop the execution in case it's accidentally started on a PC |
22 ECHO About to run Security Team Hardware Tests |
18 ECHO About to run Security Team Hardware Tests |
23 pause |
19 pause |
24 |
20 |
46 REM Enable the following test when DEF076875(or relevant CR) is done. |
42 REM Enable the following test when DEF076875(or relevant CR) is done. |
47 REM runtlsclientauth.bat |
43 REM runtlsclientauth.bat |
48 |
44 |
49 runupstests.bat |
45 runupstests.bat |
50 |
46 |
|
47 runusiftests.bat |
|
48 |
51 REM Temporary solution for ROM overflow issues (DEF109635) |
49 REM Temporary solution for ROM overflow issues (DEF109635) |
52 runpkcs12tests.bat |
50 runpkcs12tests.bat |
|
51 |
|
52 runcommonutilstests.bat |