aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-05-20 14:52:44 -0400
committerGreg Hudson <ghudson@mit.edu>2014-05-21 11:33:25 -0400
commit6e8b2fba84df2ef74ce071330b4c3f843f4b7541 (patch)
treed6e7afb4856b67bc97922c9935ef568879ea14c2 /.gitignore
parent89803a5a781107365d5a4534eebf48dbaf010f96 (diff)
downloadkrb5-6e8b2fba84df2ef74ce071330b4c3f843f4b7541.zip
krb5-6e8b2fba84df2ef74ce071330b4c3f843f4b7541.tar.gz
krb5-6e8b2fba84df2ef74ce071330b4c3f843f4b7541.tar.bz2
Add tests for krb5int_c_combine_keys
krb5int_c_combine_keys is used only by SAM-2 preauth with neither the send-encrypted-sad nor use-sad-as-key flags, so it isn't covered by any automated function tests. Add some unit tests to make sure that it works and returns the expected results for two randomly generated test vectors. ticket: 7914 target_version: 1.12.2 tags: pullup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 49f4367..12aa58e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -141,6 +141,7 @@ testlog
/src/lib/crypto/crypto_tests/t_cksum5
/src/lib/crypto/crypto_tests/t_cksums
/src/lib/crypto/crypto_tests/t_cmac
+/src/lib/crypto/crypto_tests/t_combine
/src/lib/crypto/crypto_tests/t_crc
/src/lib/crypto/crypto_tests/t_cts
/src/lib/crypto/crypto_tests/t_decrypt