added raw library encryption test with static keys, cipher and message

This commit is contained in:
TLINDEN
2013-11-24 19:59:55 +01:00
parent e2713d40ec
commit ff78754ddd
20 changed files with 297 additions and 242 deletions

View File

@@ -271,6 +271,14 @@ dxmorg@florida.cops.gov
expect = /VAR1/
</test>
#
# raw C test with prepared keys, message and cipher
<test check-raw-decrypt>
cmd = ./statictest
expect = /ok/
</test>
#
# negative tests, check for error handling
<test check-if-catch-conflicting-params>