[Mono-list] Crypto Unit tests on linux

Nick Drochak ndrochak@gol.com
16 Oct 2002 23:25:29 +0900


On Wed, 2002-10-16 at 08:19, Nick Drochak wrote:
> Are you able to run the tests on linux?  If you can, you'll see the
> errors there.  If not, I can send a log of the Nunit output to the list.

Since you aren't able to run the tests, here is what you would see...

...............
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E...........
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E.
** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read

** (NUnitConsole_mono.exe:1759): WARNING **: Entropy error! Length !=
bytes read
E
Time: 9.709
There were 19 errors:
1)
TestFIPS140(MonoTests.System.Security.Cryptography.RandomNumberGeneratorTest): The requested feature is not yet implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x000b6> 00
MonoTests.System.Security.Cryptography.RandomNumberGeneratorTest:TestFIPS140 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.RandomNumberGeneratorTest:TestFIPS140 (object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
2)
TestKey(MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest):
A null value was found where an object instance was
required(System.NullReferenceException)
in <0x00086> 00
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestKey ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestKey
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
3)
TestCreate(MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest): A null value was found where an object instance was required(System.NullReferenceException)
in <0x00046> 00
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestCreate
()
in <0x00042> 04
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestCreate
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
4) TestClear(MonoTests.System.Security.Cryptography.HMACSHA1Test): A
null value was found where an object instance was
required(System.NullReferenceException)
in <0x0006f> 00
MonoTests.System.Security.Cryptography.HashAlgorithmTest:TestClear ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HashAlgorithmTest:TestClear
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
5) TestKey(MonoTests.System.Security.Cryptography.HMACSHA1Test): A null
value was found where an object instance was
required(System.NullReferenceException)
in <0x00086> 00
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestKey ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestKey
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
6) TestCreate(MonoTests.System.Security.Cryptography.HMACSHA1Test): A
null value was found where an object instance was
required(System.NullReferenceException)
in <0x00102> 00
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestCreate
()
in <0x00042> 04
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:TestCreate
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
7) TestRFC2202_TC7(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000d0> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC7 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC7
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
8) TestRFC2202_TC6(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000d0> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC6 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC6
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
9) TestRFC2202_TC5(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000af> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC5 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC5
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
10)
TestRFC2202_TC4(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000d8> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC4 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC4
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
11)
TestRFC2202_TC3(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000d8> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC3 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC3
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
12)
TestRFC2202_TC2(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000a0> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC2 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC2
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
13)
TestRFC2202_TC1(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000af> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC1 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestRFC2202_TC1
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
14) TestFIPS198_A4(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckB
(string,byte[],byte[],byte[])
in <0x00057> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000a8> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A4 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A4
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
15) TestFIPS198_A3(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000a8> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A3 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A3
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
16) TestFIPS198_A2(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000a8> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A2 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A2
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
17) TestFIPS198_A1(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00028> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:CheckA
(string,byte[],byte[],byte[])
in <0x00039> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:Check
(string,byte[],byte[],byte[])
in <0x000a8> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A1 ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestFIPS198_A1
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
18) TestExceptions(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00036> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestExceptions ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestExceptions
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
19) TestInvariants(MonoTests.System.Security.Cryptography.HMACSHA1Test):
The requested feature is not yet
implemented(System.NotImplementedException)
in (unmanaged) 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x00004> 06
System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes (byte[])
in <0x0007c> 00 System.Security.Cryptography.HMACSHA1:GenerateKey ()
in <0x00055> 00 System.Security.Cryptography.HMACSHA1:.ctor ()
in <0x00021> 00
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestInvariants ()
in <0x00042> 04
MonoTests.System.Security.Cryptography.HMACSHA1Test:TestInvariants
(object,intptr,intptr)
in (unmanaged) 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x00004> 06 System.Reflection.MonoMethod:InternalInvoke
(object,object[])
in <0x0009e> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)

FAILURES!!!
Tests Run: 43, Failures: 0, Errors: 19