Link to the TetIntegration wiki page.
Prodded by: netchild
This commit is contained in:
parent
87bc15a86a
commit
10a6f391ca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28265
1 changed files with 11 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.195 2006/05/16 14:46:57 keramida Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.196 2006/07/12 10:54:08 keramida Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -502,6 +502,16 @@ and no hard drive is required!</li>
|
|||
GNATS Upgrade</a>: This page details the tasks, timeline and
|
||||
implementation involved in upgrading the FreeBSD bug
|
||||
tracking system from GNATS 3 to GNATS 4.</li>
|
||||
|
||||
<li><a name="tetintegration" href="http://wiki.freebsd.org/TetIntegration">TET
|
||||
Integration</a>: The Test Execution Toolkit from <a
|
||||
href="http://www.opengroup.org/">The Open Group</a> is a
|
||||
light-weight open-source test execution framework that
|
||||
supports distributed testing. This project investigates
|
||||
using TET and existing TET-based open-source standards-compliance
|
||||
test suites (VSX-PCTS, VSC-Lite, VSTH-Lite, VSW5 and others) in
|
||||
FreeBSD.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue