Download List

Descripción del Proyecto

The Test Environment Toolkit (TET), is a multi-platform uniform test scaffold, into which non-distributed and distributed test suites can be incorporated. TET supports tests written in C, C++, Perl, Tcl, Shell (sh, bash, and POSIX shell), Python, Ruby, and Korn Shell.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-15 16:12
3.7

Esta es una versión de fuente completo. Ofrece tanto no distribuidos (TET3-Lite) y distribuido (Distributed TET3) funcionalidad. Esto incluye un paquete de distribución de contrib en "contrib" de directorio. Nuevo soporte de API incluye la API de Java, Ruby, Python, PHP-CLI, Tcl, y una API 1003.1-2001 de shell POSIX. Un escritor nuevo informe (GRW) también se incluye.
Tags: Major feature enhancements
This is a full source release. It features both
non-distributed (TET3-Lite) and distributed
(Distributed TET3) functionality. This includes a
bundled contrib distribution in the "contrib"
directory. New API support includes the Java API,
Ruby, Python, PHP-CLI, Tcl, and a POSIX
1003.1-2001 shell API. A new report writer (grw)
is also included.

2005-03-08 15:44
3.6b

Esta versión incluye una API Python.
Tags: Minor feature enhancements
This release adds a Python API.

2004-05-22 21:39
3.6a

TET3.6a añade soporte para el lenguaje de programación Python.
Tags: Minor feature enhancements
TET3.6a adds support for the Python programming
language.

2003-09-02 13:37
3.6-lite

Este es un significativo de rehacer el motor central para la seguridad estrictas hilos POSIX, y también para el uso con C99 compiladores. También se incluye un intérprete de comandos POSIX API para el Single UNIX Specification Version 3.
Tags: Major feature enhancements
This is a significant rework of the core engine for strict POSIX thread safety, and also for use with c99 compilers. Also included is a POSIX shell API for the Single UNIX Specification Version 3.

2001-05-22 01:53
3.3h

Cuando TET_SAVE_FILES se establece en la configuración del modo de ejecutar y uno de los directorios visitados durante el procesamiento de los archivos guardados de la CTP está vacía, TCC imprime un mensaje de error que dice que la operación de los archivos guardados no cuando en realidad fue un éxito. Los siguientes archivos se han actualizado: / src/tet3/tcclib/lsdir.c, / src / perl / template.pl, / src / perl / api.pl, / src / Makefile y / src/tet3/inetlib/rdwr. c. El "hacer compat" objetivo se ha actualizado. La API Perl se ha actualizado para Perl5, y se hicieron ajustes para el manejo de la señal. Si un caso de prueba hace uso de SIGPIPE, este puede entrar en conflicto con el uso de SIGPIPE en la API. Este problema afecta a Distributed TET en sistemas Solaris, y en otros sistemas, donde el valor por defecto es para la señal () para tener un comportamiento SYSV.
Tags: Minor bugfixes
When TET_SAVE_FILES is set in the execute mode configuration and one of the
directories visited during tcc's Saved Files processing is empty, tcc prints an
error message which says that the Saved Files operation failed when in fact it
was successful. The following files were updated: /src/tet3/tcclib/lsdir.c,
/src/perl/template.pl, /src/perl/api.pl, /src/makefile, and
/src/tet3/inetlib/rdwr.c. The "make compat" target was updated. The Perl API
was updated for Perl5, and adjustments were made for signal handling. If a
test case makes use of SIGPIPE, this can conflict with use of SIGPIPE in the
API. This problem affects Distributed TET on Solaris systems, and on other
systems where the default is for signal() to have SYSV behavior.

Project Resources