macOS
brew install checklocal Homebrew formula metadata
sudo port install checkMacPorts ports tree · devel/check/Portfile · ソース: api.github.com
brew
check のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 apt install checkDebian stable package indexes · check · ソース: deb.debian.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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.