comparison modules/gc-pbkdf2-sha1-tests @ 6570:c965a389db71

Simplify my *-tests modules.
author Simon Josefsson <simon@josefsson.org>
date Thu, 19 Jan 2006 09:05:56 +0000
parents 1d5b855972a6
children d31f3019f697
comparison
equal deleted inserted replaced
6569:ac85e12d60cc 6570:c965a389db71
5 5
6 configure.ac: 6 configure.ac:
7 7
8 Makefile.am: 8 Makefile.am:
9 TESTS += test-gc-pbkdf2-sha1$(EXEEXT) 9 TESTS += test-gc-pbkdf2-sha1$(EXEEXT)
10 noinst_PROGRAMS += test-gc-pbkdf2-sha1 10 check_PROGRAMS += test-gc-pbkdf2-sha1
11 test_gc_pbkdf2_sha1_SOURCES = test-gc-pbkdf2-sha1.c
12 11
13 License: 12 License:
14 LGPL 13 LGPL