test/crypto.h

changeset 470
6bf798ad3aec
parent 308
82275f589d8d
child 487
a2fc5b1cd476
--- a/test/crypto.h	Thu Sep 06 12:51:37 2018 +0200
+++ b/test/crypto.h	Sat Sep 15 11:56:36 2018 +0200
@@ -1,7 +1,7 @@
 /*
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
  *
- * Copyright 2017 Olaf Wintermann. All rights reserved.
+ * Copyright 2018 Olaf Wintermann. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -37,7 +37,7 @@
 
 UCX_TEST(test_util_decrypt_str_k);
 UCX_TEST(test_util_encrypt_str_k);
-
+UCX_TEST(test_crypto_buffer);
 UCX_TEST(test_crypto_stream);
 
 

mercurial