jtreg is the test harness used by the JDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests. It is the latest version without CVE.
We have set up a repo request[1] in openEuler.
Jtreg是一个开源的测试框架,是OpenJDK的主要测试工具,License是GPLv2 with CE
鉴于openEule也集成了Junit等测试工具,我们考虑把jtreg也集成进来是合理的,它可以帮助我们增强openEuler中基础设置的自动化测试能力
发件人: hedongbo 发送时间: 2020年9月7日 10:13 收件人: tc@openeuler.org; dev@openeuler.org 抄送: guoge (A) guoge1@huawei.com; Chenshanyao chenshanyao@huawei.com; Chengwentao (Vintorcheng) chengwentao@huawei.com; xuwei (AU) xuwei43@huawei.com 主题: Jtreg is launching!
jtreg is the test harness used by the JDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests. It is the latest version without CVE.
We have set up a repo request[1] in openEuler.