Download List

프로젝트 설명

testify is meant to be a test suite for any kind
of program or device which provides a command-line
interface, such as the Cisco PIX. It uses the perl
Expect package and provides a small but powerful
interface to run any kind of commands on the
remote machine and verify its responses.

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.

2004-12-20 10:59
0.4

새로운 '복귀', 'foreach는'및 'subst'그것을 가능한 한 사이클을 만들어 목록을 통해 추가되었습니다. 이러한 새로운 명령은 특정 시험을 훨씬 쉽게 유지합니다.
Tags: Major feature enhancements
New 'return', 'foreach', and 'subst' were added to make it possible to cycle through lists. These new commands make certain tests much easier to maintain.

2004-12-15 11:31
0.3

이 릴리스에는 재귀적으로, 그것을 쉽게 모듈 테스트와 단위를 만들려면 ', 암호를 물어와 예를 들어, 명령을 대화식 입력을받을 수 있도록 일반적인 라이브러리 함수를 정의하는 파일을 포함할 수있습니다.
Tags: Major feature enhancements
This release can now include files recursively, define general
library functions to make it easier to create modular testing
units, and get interactive input with the 'ask' command, e.g.
for passwords.

2004-12-13 17:31
0.2

"잠깐"명령이 추가되었습니다. 제어 구조의 또 다른 실험에 따라 다를 경우에는 어디에 필요한 테스트를 처리할 수있을 추가되었습니다. 이런 이유로 들어, 진술을 도입했다.
Tags: Minor feature enhancements
The "wait" command was added. Control structures
were also added to handle cases where different
tests might be necessary, depending on other
tests. For this reason, if-statements were
introduced.

2004-12-10 12:35
0.1

Tags: Initial freshmeat announcement

Project Resources