macOS
brew install checklocal Homebrew formula metadata
sudo port install checkMacPorts ports tree · devel/check/Portfile · 来源: api.github.com
安装
brew install checklocal Homebrew formula metadata
sudo port install checkMacPorts ports tree · devel/check/Portfile · 来源: api.github.com
sudo apk add checkAlpine Linux edge package indexes · check · 来源: dl-cdn.alpinelinux.org
sudo dnf install checkFedora Rawhide package metadata · check · 来源: dl.fedoraproject.org
nix profile install nixpkgs#checknixpkgs package indexes · pkgs/by-name/ch/check/package.nix · 来源: api.github.com
sudo pacman -S checkArch Linux sync databases · check · 来源: geo.mirror.pkgbuild.com
sudo zypper install check-developenSUSE Tumbleweed package metadata · check-devel · 来源: download.opensuse.org
概览
C unit testing framework
历史
Check is a C unit testing framework whose defining feature is running tests in separate address spaces so assertion failures, segmentation faults, and signals can be reported without killing the whole runner.
Check's NEWS file records an initial public 0.5.0 release before the 0.6.0 release in June 2001. Its documentation explains the name as a reference to the Autoconf/Automake `make check` testing idiom, while noting that those build tools are not required.
The project long predates its 2015 GitHub mirror/repository creation. Its README and website document Autotools and CMake builds, pkg-config-style packaging, Windows support through Cygwin/MinGW/MSVC, and availability across many Unix-like package repositories.
Developers link against Check, define suites and test cases in C, and run tests through `make check`, CTest, or their own runner. Check reports failures in source-location formats and can output Subunit, TAP, XML, and generic logs.
Check is significant because it is one of the classic packaged C testing libraries: small, C-focused, build-system-friendly, and old enough to be present in mainstream Linux, BSD, macOS, and source-based packaging ecosystems.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
checkmk | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/libcheck/check
安装元数据
| 软件包键 | brew:check |
|---|---|
| 版本 | 0.15.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/check |
| 主页 | https://libcheck.github.io/check/ |
| 仓库 | https://github.com/libcheck/check |
| 上游文档 | https://libcheck.github.io/check |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://github.com/libcheck/check/releases/download/0.15.2/check-0.15.2.tar.gz |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | check |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
check 0.15.2-3
unit test framework for C
https://libcheck.github.io/check/
sudo apt install checkcheck
nix profile install nixpkgs#checkcheck 0.15.2-2build1
unit test framework for C
https://libcheck.github.io/check/
sudo apt install checkcheck 0.15.2-r6
A unit test framework for C
https://libcheck.github.io/check/
sudo apk add checkcheck-dev 0.15.2-r6
A unit test framework for C (development files)
https://libcheck.github.io/check/
sudo apk add check-devcheck-doc 0.15.2-r6
A unit test framework for C (documentation)
https://libcheck.github.io/check/
sudo apk add check-doccheck 0.15.2-21.fc44
A unit test framework for C
https://libcheck.github.io/check/
sudo dnf install checkcheck-checkmk 0.15.2-21.fc44
Translate concise versions of test suites into C programs
https://libcheck.github.io/check/
sudo dnf install check-checkmkcheck-devel 0.15.2-21.fc44
Libraries and headers for developing programs with check
https://libcheck.github.io/check/
sudo dnf install check-develcheck-static 0.15.2-21.fc44
Static libraries of check
https://libcheck.github.io/check/
sudo dnf install check-staticmingw32-check 0.15.2-21.fc44
Libraries and headers for developing programs with check
https://libcheck.github.io/check/
sudo dnf install mingw32-checkmingw64-check 0.15.2-21.fc44
Libraries and headers for developing programs with check
https://libcheck.github.io/check/
sudo dnf install mingw64-checkcheck 0.15.2-4
Unit testing framework for C
https://libcheck.github.io/check/
sudo pacman -S checkcheck-devel 0.15.2-2.18
Development files for the CHECK unit test framework
https://libcheck.github.io/check/
sudo zypper install check-devellibcheck0 0.15.2-2.18
Unit Test Framework for C
https://libcheck.github.io/check/
sudo zypper install libcheck0check
sudo port install check来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.