[Bug 3493] [IcedTea8] Run AES test to test intrinsics

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 25 05:08:24 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3493

--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=cde3a14c1303
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri May 11 22:31:24 2018 +0100

    PR3493: Run AES test to test intrinsics

    2017-11-13  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3493: Run AES test to test intrinsics
        * Makefile.am:
        (AES_CHECK_BUILD_DIR): Define directory for
        built test class files.
        (AES_CHECK_SRC): Define source file for test.
        (check-local): Depend on check-aes.
        (clean-tests): Depend on clean-check-aes and
        also include all test build targets (clean-ecccheck,
        clean-aescheck, clean-cryptocheck).
        (clean-local): Remove targets moved to clean-tests.
        (.PHONY): Add clean-aescheck and clean-check-aes.
        (aescheck-build): Build the AES test.
        (clean-aescheck): Cleanup the AES test build.
        (check-aes): Run the AES test.
        (clean-check-aes): Cleanup the AES test run.
        * NEWS: Updated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180525/ce86599c/attachment.html>


More information about the distro-pkg-dev mailing list