macOS
brew install deja-gnulocal Homebrew formula metadata
sudo port install dejagnuMacPorts ports tree · devel/dejagnu/Portfile · 来源: api.github.com
安装
brew install deja-gnulocal Homebrew formula metadata
sudo port install dejagnuMacPorts ports tree · devel/dejagnu/Portfile · 来源: api.github.com
sudo apk add dejagnuAlpine Linux edge package indexes · dejagnu · 来源: dl-cdn.alpinelinux.org
sudo apt install dejagnuDebian stable package indexes · dejagnu · 来源: deb.debian.org
sudo dnf install dejagnuFedora Rawhide package metadata · dejagnu · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dejagnunixpkgs package indexes · pkgs/by-name/de/dejagnu/package.nix · 来源: api.github.com
sudo pacman -S dejagnuArch Linux sync databases · dejagnu · 来源: geo.mirror.pkgbuild.com
sudo zypper install dejagnuopenSUSE Tumbleweed package metadata · dejagnu · 来源: download.opensuse.org
概览
Framework for testing other programs
历史
DejaGnu is GNU's test framework for exercising command-line programs through Expect and Tcl. It is best known in toolchain circles because it lets a single testsuite drive local, remote, embedded, and simulator targets with the same runtest interface.
DejaGnu became a GNU package to solve a very GNU problem: testing compilers, debuggers, binutils, and other portable development tools across many hosts and targets. Its Savannah project page identifies the official GNU project and source repository, while the GNU manual documents the runtest harness, board files, site configuration, and per-user startup file used by the framework.
The GNU FTP archive shows DejaGnu releases dating back to the 1.3 series in 1996, followed by long-lived 1.4, 1.5, and 1.6 release lines. That release pattern mirrors its role as infrastructure: the tool changes slowly, but it remains important wherever old and new toolchains need repeatable test results.
DejaGnu's adoption is tied to the GNU toolchain rather than to application development fashion. Projects that need to run the same tests against native binaries, cross targets, simulators, or remote boards use DejaGnu because its abstraction is old, boring, and understood by compiler and embedded developers.
The package is widely shipped by Unix-like package managers because it is a build and test dependency for other low-level software. Homebrew packages it as deja-gnu, while GNU distributes canonical source tarballs through ftp.gnu.org.
Users normally invoke the runtest command from a package testsuite. Site-wide and user-specific configuration can tune board definitions, tool paths, and target behavior through site.exp and ~/.dejagnurc.
DejaGnu matters most when tests must be portable across machines rather than just run locally. The same test description can talk to a native program, a remote target, or a simulator through Expect-driven interactions.
For package maintainers, DejaGnu is one of the classic pieces of GNU release machinery: not glamorous, but deeply embedded in the way compilers and binary tools prove they still work.
Its presence in dependency graphs often signals that a formula or distribution package is running upstream's real tests instead of a smoke test. That makes it an important clue when auditing build quality for toolchain packages.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.dejagnurcsite.exp可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dejagnu | cli | 全局可执行文件 | |
runtest | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.gnu.org/software/dejagnu/
安装元数据
| 软件包键 | brew:deja-gnu |
|---|---|
| 版本 | 1.6.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/deja-gnu |
| 主页 | https://www.gnu.org/software/dejagnu/ |
| 仓库 | https://git.savannah.gnu.org/git/dejagnu.git |
| 上游文档 | https://www.gnu.org/software/dejagnu |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://ftpmirror.gnu.org/gnu/dejagnu/dejagnu-1.6.3.tar.gz |
| macOS 提供的库 | expect |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | deja-gnu |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dejagnu
sudo port install dejagnudejagnu 1.6.3-1.1
framework for running test suites on software tools
sudo apt install dejagnudejagnu
nix profile install nixpkgs#dejagnudejagnu 1.6.3-1
framework for running test suites on software tools
sudo apt install dejagnudejagnu 1.6.3-r1
A framework for testing other programs
https://www.gnu.org/software/dejagnu/
sudo apk add dejagnudejagnu-dev 1.6.3-r1
A framework for testing other programs (development files)
https://www.gnu.org/software/dejagnu/
sudo apk add dejagnu-devdejagnu-doc 1.6.3-r1
A framework for testing other programs (documentation)
https://www.gnu.org/software/dejagnu/
sudo apk add dejagnu-docdejagnu 1.6.3-18.fc45
A front end for testing other programs
http://www.gnu.org/software/dejagnu/
sudo dnf install dejagnudejagnu 1.6.3-17
Framework for testing other programs
https://www.gnu.org/software/dejagnu/
sudo pacman -S dejagnudejagnu 1.6.3-2.4
Framework for Running Test Suites on Software Tools
https://www.gnu.org/software/dejagnu/
sudo zypper install dejagnu来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.