macOS
brew install checklocal Homebrew formula metadata
sudo port install checkMacPorts ports tree · devel/check/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für check in AI-Agent-Workflows.
Installation
brew install checklocal Homebrew formula metadata
sudo port install checkMacPorts ports tree · devel/check/Portfile · Quelle: api.github.com
sudo apk add checkAlpine Linux edge package indexes · check · Quelle: dl-cdn.alpinelinux.org
sudo apt install checkDebian stable package indexes · check · Quelle: deb.debian.org
sudo dnf install checkFedora Rawhide package metadata · check · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#checknixpkgs package indexes · pkgs/by-name/ch/check/package.nix · Quelle: api.github.com
sudo pacman -S checkArch Linux sync databases · check · Quelle: geo.mirror.pkgbuild.com
sudo zypper install check-developenSUSE Tumbleweed package metadata · check-devel · Quelle: download.opensuse.org
Überblick
C unit testing framework
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
checkmk | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/libcheck/check
Installationsmetadaten
| Paketschlüssel | brew:check |
|---|---|
| Version | 0.15.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/check |
| Homepage | https://libcheck.github.io/check/ |
| Repository | https://github.com/libcheck/check |
| Upstream-Dokumentation | https://libcheck.github.io/check |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/libcheck/check/releases/download/0.15.2/check-0.15.2.tar.gz |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 checkQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.