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

[openssl-gost] [gost-engine/engine] 673d84: CMakeLists.txt: make sure the engine tests get OPE...



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 673d84de738e6424dfc5c69b8b3c7e041242706a
      https://github.com/gost-engine/engine/commit/673d84de738e6424dfc5c69b8b3c7e041242706a
  Author: Richard Levitte <richard@levitte.org>
  Date:   2019-08-28 (Wed, 28 Aug 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  CMakeLists.txt: make sure the engine tests get OPENSSL_CONF too

An OPENSSL_CONF from the user may cause trouble


  Commit: 13ae67e29336182a2cd5718b56155216f0e3ddf5
      https://github.com/gost-engine/engine/commit/13ae67e29336182a2cd5718b56155216f0e3ddf5
  Author: Richard Levitte <richard@levitte.org>
  Date:   2019-08-28 (Wed, 28 Aug 2019)

  Changed paths:
    M test/00-engine.t
    M test/01-digest.t
    M test/02-mac.t
    M test/03-encrypt.t
    M test/04-pkey.t
    A test/empty.cnf

  Log Message:
  -----------
  test/*.t: Don't check OPENSSL_ENGINES

It's set correctly when these tests are started with ctest, and
otherwise, we leave it to the user to decide.  Either way, we set it
to a bogus value when it isn't previously set...


  Commit: ecad16119a101a1f1947a80e9f630ac2dc2c2794
      https://github.com/gost-engine/engine/commit/ecad16119a101a1f1947a80e9f630ac2dc2c2794
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-08-28 (Wed, 28 Aug 2019)

  Changed paths:
    M CMakeLists.txt
    M test/00-engine.t
    M test/01-digest.t
    M test/02-mac.t
    M test/03-encrypt.t
    M test/04-pkey.t
    A test/empty.cnf

  Log Message:
  -----------
  Merge pull request #166 from levitte/cleanup-tests

Cleanup tests


Compare: https://github.com/gost-engine/engine/compare/1beb7ad2f17b...ecad16119a10