mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-22 22:48:24 +00:00
extras/tests: adjust 30_kdf for KDF related changes
This commit is contained in:
parent
88e04b9177
commit
27707714d4
@ -8,7 +8,7 @@ if test_have_prereq KDF; then
|
||||
test_export "kdf"
|
||||
test_expect_success 'Testing KDF: tomb creation' '
|
||||
tt_dig -s 20 &&
|
||||
tt_forge --tomb-pwd $DUMMYPASS --kdf 1 &&
|
||||
tt_forge --tomb-pwd $DUMMYPASS --kdf &&
|
||||
print $DUMMYPASS \
|
||||
| gpg --batch --passphrase-fd 0 --no-tty --no-options -d $tomb_key \
|
||||
| xxd &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user