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 |
43 |
39 |
44 runfiletokens.bat |
40 runfiletokens.bat |
45 |
41 |
46 runcryptotokens.bat |
42 runcryptotokens.bat |
47 |
43 |
|
44 |
48 runswiromtests.bat |
45 runswiromtests.bat |
49 |
46 |
50 // uncomment the authserver tests when it is released |
47 // uncomment the authserver tests when it is released |
51 //runauthtests.bat |
48 //runauthtests.bat |
52 |
49 |