Rename gost2814789t.c to gost2814789test.c. The old name caused problems
authorMatt Caswell <matt@openssl.org>
Wed, 19 Nov 2014 14:07:36 +0000 (14:07 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 16 Dec 2014 14:14:03 +0000 (14:14 +0000)
commitad500fdc494cc8b988b567371eef60824a78b070
tree28498aa31aaef8ed13ed105e198b009db9e9e0c4
parentfd86c2b153de991362a98771bc6d3deb2ee579bd
Rename gost2814789t.c to gost2814789test.c. The old name caused problems
for dummytest if gost is compiled out, since the name of the test is not
standard (dummytest segfaults). Also the old name caused problems for git
because the executable was not in the .gitignore file

Reviewed-by: Emilia Käsper <emilia@openssl.org>
engines/ccgost/Makefile
engines/ccgost/gost2814789test.c [moved from engines/ccgost/gost2814789t.c with 100% similarity]
test/Makefile