macOS
brew install checklocal Homebrew formula metadata
sudo port install checkMacPorts ports tree · devel/check/Portfile · source: api.github.com
brew
C unit testing framework. Version 0.15.2 via Homebrew; verified from local package data.
install
brew install checklocal Homebrew formula metadata
sudo port install checkMacPorts ports tree · devel/check/Portfile · source: api.github.com
sudo apk add checkAlpine Linux edge package indexes · check · source: dl-cdn.alpinelinux.org
sudo apt install checkDebian stable package indexes · check · source: deb.debian.org
sudo dnf install checkFedora Rawhide package metadata · check · source: dl.fedoraproject.org
nix profile install nixpkgs#checknixpkgs package indexes · pkgs/by-name/ch/check/package.nix · source: api.github.com
sudo pacman -S checkArch Linux sync databases · check · source: geo.mirror.pkgbuild.com
sudo zypper install check-developenSUSE Tumbleweed package metadata · check-devel · source: download.opensuse.org
overview
C unit testing framework
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
checkmk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/libcheck/check
install metadata
| Package key | brew:check |
|---|---|
| Version | 0.15.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/check |
| Homepage | https://libcheck.github.io/check/ |
| Repository | https://github.com/libcheck/check |
| Upstream docs | https://libcheck.github.io/check |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/libcheck/check/releases/download/0.15.2/check-0.15.2.tar.gz |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 checksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.