Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Sun, Nov 06, 2016 at 10:54:42AM +0000, Alexander Nasonov wrote:
> Module Name: src
> Committed By: alnsn
> Date: Sun Nov 6 10:54:42 UTC 2016
>
> Modified Files:
> src/distrib/sets/lists/tests: mi
> src/tests/dev/cgd: Makefile
> Added Files:
> src/tests/dev/cgd: t_cgd_aes.c
>
> Log Message:
> Add tests for not-yet-committed cgd algorithm AES-XTS.
>
> The tests are marked as expected failures.
At least for my evbppc64 build this fails to link because it uses
mktemp and -Wl,--fatal-errors. Does it really need a random file name
and can't just use an easier to predict for debugging name in the
current directory?
Joerg
Home |
Main Index |
Thread Index |
Old Index