[Bug 3492] [IcedTea7] Run AES test to test intrinsics

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 11 20:43:10 UTC 2018


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

--- Comment #2 from Andrew John Hughes <gnu.andrew at redhat.com> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=1b5dd7a1de60
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Nov 14 13:26:37 2017 +0000

    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-mimetypecheck, clean-aescheck, clean-cryptocheck).
        Drop removal of test directory which fails as it's non-empty,
        due to configure's generation of jstapset.pl
        (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/20180511/d6b4f440/attachment.html>


More information about the distro-pkg-dev mailing list