[Bug 3493] [IcedTea8] Run AES test to test intrinsics
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Nov 15 17:01:21 UTC 2017
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3493
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
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/20171115/6f875482/attachment.html>
More information about the distro-pkg-dev
mailing list