mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 12:20:58 +01:00
added raw library encryption test with static keys, cipher and message
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user