jtreg 5.0-b01-ok1 source package in openKylin
Changelog
jtreg (5.0-b01-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
jtreg (5.0-b01-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
jtreg_5.0-b01.orig.tar.gz | 464.7 KiB | b9efc1f4f67a0759a6b6dbb3686cce8e3606f3f975526674f66bb40a2184b602 |
jtreg_5.0-b01-ok1.debian.tar.xz | 4.7 KiB | 25225871c0b7c671571b93e30cd194656fb2c8f849d7414aaacac19ab984f1f5 |
jtreg_5.0-b01-ok1.dsc | 1.8 KiB | e58bf81d785fa19bb6c523081bfee453f744649bcb185df4c11e3dfb56b6c08c |
jtreg is the test harness used by the OpenJDK 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 -- in other words, just about any type of test except a conformance test,
which belong in a TCK.