[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] 32da2b: tests: Load just built engine from the output dire...



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 32da2bf229ba8bebf2c6f6ac1fc016c49e867488
      https://github.com/gost-engine/engine/commit/32da2bf229ba8bebf2c6f6ac1fc016c49e867488
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    M test_curves.c
    M test_params.c
    M test_sign.c

  Log Message:
  -----------
  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.


  Commit: ea0349deee971509f9afd5cafb3734485dec2ce6
      https://github.com/gost-engine/engine/commit/ea0349deee971509f9afd5cafb3734485dec2ce6
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-02-16 (Sat, 16 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    M test_curves.c
    M test_params.c
    M test_sign.c

  Log Message:
  -----------
  Merge pull request #120 from vt-alt/test_engine

tests: Load just built engine from the output directory


Compare: https://github.com/gost-engine/engine/compare/b629c446ff72...ea0349deee97