Skip to content

Unit Tests :: fix 457 ; set global log variable for aes testing;

The Kovri Project requested to merge guzzijones:fixtests into master

Created by: guzzijones

By submitting this pull-request, I confirm the following:

  • I have read and understood the Contributing Guide.
  • I have checked that another pull-request for this purpose does not exist.
  • I have considered and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used and that this pull-request may be closed by the will of the maintainer.
  • I give this submission freely under the BSD 3-clause license.

Place an X inside the bracket (or click the box in preview) to confirm

  • I confirm.

This fixes the segfault for the kovri-tests binary. the global variable for the logfile needed to be set.

Merge request reports