cryptomgmtlibs/securitytestfw/test/autotesting/panicscan_authserver.pl
changeset 10 afc583cfa176
parent 8 35751d3474b7
equal deleted inserted replaced
8:35751d3474b7 10:afc583cfa176
    50 	("Thread tauthcliserv.exe::Worker.*Panic AuthServer 3", 1)));
    50 	("Thread tauthcliserv.exe::Worker.*Panic AuthServer 3", 1)));
    51 push(@{$expectedPanicsHash{"tauthcliserv_debug_epocwind.txt"}}, (0,
    51 push(@{$expectedPanicsHash{"tauthcliserv_debug_epocwind.txt"}}, (0,
    52 	("Thread tauthcliserv.exe::Worker.*Panic AUTHEXPR 64", 3)));
    52 	("Thread tauthcliserv.exe::Worker.*Panic AUTHEXPR 64", 3)));
    53 push(@{$expectedPanicsHash{"tauthsvr2_epocwind.txt"}}, (0,
    53 push(@{$expectedPanicsHash{"tauthsvr2_epocwind.txt"}}, (0,
    54 	("Thread AuthServer.EXE::Main Panic AuthServer 5", 3)));
    54 	("Thread AuthServer.EXE::Main Panic AuthServer 5", 3)));
    55 push(@{$expectedPanicsHash{"tpinplugin_epocwind.txt"}}, (0,
       
    56 	("Thread tpinplugin.exe::Worker.*Panic PINPLUGIN 1", 2)));
       
    57 	
    55 	
    58 # crypto - padding related tests expect panics
    56 # crypto - padding related tests expect panics
    59 push(@{$expectedPanicsHash{"tpaddingudeb_epocwind.txt"}}, (0,
    57 push(@{$expectedPanicsHash{"tpaddingudeb_epocwind.txt"}}, (0,
    60 	("Thread tpaddingserver.exe::Worker.*Panic CRYPTO-LIB 1", 1)));
    58 	("Thread tpaddingserver.exe::Worker.*Panic CRYPTO-LIB 1", 1)));
    61 
    59