1 Star 0 Fork 0

Eatime / dejagnu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
Ben Elliston 提交于 2018-10-29 22:28 . * README (Documentation): Update.
Introduction
------------
Welcome to DejaGnu!
DejaGnu is a framework for testing other programs. Its purpose is to
provide a single front-end for all tests. Beyond this, DejaGnu offers
several advantages for testing:
* The flexibility and consistency of the DejaGnu framework make it
easy to write tests for any program.
* DejaGnu provides a layer of abstraction which makes all tests
portable to any host or target where a program must be tested.
For instance, a test for GDB can run (from any UNIX based host)
on any target architecture supported by DejaGnu. DejaGnu has
run tests on several single board computers, whose operating
software ranges from a boot monitor to a fully-fledged,
UNIX-like realtime OS.
* DejaGnu is written in Expect, which in turn uses Tcl (Tool
command language). The framework comprises two parts: the
testing framework and the testsuites themselves. Tests are
usually written in Tcl and distributed with the programs, not
with DejaGnu.
Installation
------------
For detailed instructions on installing DejaGnu, see the INSTALL file.
Reporting bugs
--------------
If you think you have found a bug in DejaGnu, then please send a bug
report. Guidelines for reporting bugs can be found at:
http://www.gnu.org/software/dejagnu/#bug
Documentation
-------------
The DejaGnu documentation is written in Texinfo. HTML and PDF versions
of the current user manual are kept at:
http://www.gnu.org/software/dejagnu/#documentation
GNU Info documentation is installed as part of the installation
process. You can read this by typing "info dejagnu".
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/eatime/dejagnu.git
git@gitee.com:eatime/dejagnu.git
eatime
dejagnu
dejagnu
master

搜索帮助

Bbcd6f05 5694891 0cc6727d 5694891