libgcrypt/tests (ChangeLog ac.c basic.c register.c)

cvs user mo cvs@cvs.gnupg.org
Tue, 22 Jul 2003 00:51:41 +0200


    Date: Tuesday, July 22, 2003 @ 00:51:41
  Author: mo
    Path: /cvs/gnupg/libgcrypt/tests

Modified: ChangeLog ac.c basic.c register.c

2003-07-22  Moritz Schulte  <moritz@g10code.com>

	* basic.c (check_ciphers): Use gcry_cipher_map_name.

2003-07-18  Moritz Schulte  <moritz@g10code.com>

	* ac.c (check_run): Renamed to ...
	(check_one): ... this, changed calling interface.
	(check_run): New function.

	* register.c: Adjust gcry_cipher_spec_t structure.


------------+
 ChangeLog  |   12 ++++++++++++
 ac.c       |   21 +++++++++++++++------
 basic.c    |    4 +++-
 register.c |    2 +-
 4 files changed, 31 insertions(+), 8 deletions(-)