Change unit tests to check for expected exception
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 15:04:16 +0000 (16:04 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 17:23:24 +0000 (18:23 +0100)
commit1c2f7f07d34b6e061a05833924e818d8ca66a044
tree7fae1b330ac7d33230915c5e8021f6011b9d3fd2
parentfe6469534970c42f80bb41147d55bc6df2441494
Change unit tests to check for expected exception

It would be an error if the expected exception is not thrown
f.e. for re-use of IVs.
testing/test_crypto.py
testing/test_deltatar.py