]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
tests: Load just built engine from the output directory 120/head
authorVitaly Chikunov <vt@altlinux.org>
Fri, 15 Feb 2019 19:18:08 +0000 (22:18 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Fri, 15 Feb 2019 20:21:56 +0000 (23:21 +0300)
commit32da2bf229ba8bebf2c6f6ac1fc016c49e867488
treebba75e3d7c0bb4e322ee55555914cae7182d1ff1
parentb629c446ff7246e526999bfdd2657e774faf306f
tests: Load just built engine from the output directory

Define ENGINE_DIR for all binary tests. Instead of auto-loading engine
using `example.conf' load it directly from the OUTPUT_DIRECTORY for
curves tests.
CMakeLists.txt
test_curves.c
test_params.c
test_sign.c