Add unit tests for CryptoKey

This commit is contained in:
Edward Moulsdale
2024-03-01 07:17:59 +00:00
parent 7d2ca2d8ac
commit e461496ecb
6 changed files with 139 additions and 0 deletions

1
.gitignore vendored
View File

@@ -43,6 +43,7 @@ logs/
# Generated by unit tests
tests/data/*.translation
tests/data/crypto/out*
############################
### General build output ###