Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. There is a tutorial introduction to check at http://check.sourceforge.net/tutorial.html This includes a brief comparison of check with other C unit test frameworks, such as GNU Autounit, cUnit, and CUnit. Check was inspired by similar frameworks that currently exist for most programming languages; the most famous example being JUnit for Java (www.junit.org). There is a list of unit test frameworks for multiple languages at www.xprogramming.com/software.htm .
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | check-0.15.2.tgz |
NetBSD 10.0 | aarch64 | check-0.15.2.tgz |
NetBSD 10.0 | aarch64eb | check-0.15.2.tgz |
NetBSD 10.0 | aarch64eb | check-0.15.2.tgz |
NetBSD 10.0 | alpha | check-0.15.2.tgz |
NetBSD 10.0 | alpha | check-0.15.2.tgz |
NetBSD 10.0 | earmv4 | check-0.15.2.tgz |
NetBSD 10.0 | earmv4 | check-0.15.2.tgz |
NetBSD 10.0 | earmv6hf | check-0.15.2.tgz |
NetBSD 10.0 | earmv6hf | check-0.15.2.tgz |
NetBSD 10.0 | earmv6hf | check-0.15.2.tgz |
NetBSD 10.0 | earmv7hf | check-0.15.2.tgz |
NetBSD 10.0 | earmv7hf | check-0.15.2.tgz |
NetBSD 10.0 | earmv7hf | check-0.15.2.tgz |
NetBSD 10.0 | i386 | check-0.15.2.tgz |
NetBSD 10.0 | i386 | check-0.15.2.tgz |
NetBSD 10.0 | m68k | check-0.15.2.tgz |
NetBSD 10.0 | m68k | check-0.15.2.tgz |
NetBSD 10.0 | m68k | check-0.15.2.tgz |
NetBSD 10.0 | m68k | check-0.15.2.tgz |
NetBSD 10.0 | mips64eb | check-0.15.2.tgz |
NetBSD 10.0 | mips64eb | check-0.15.2.tgz |
NetBSD 10.0 | powerpc | check-0.15.2.tgz |
NetBSD 10.0 | powerpc | check-0.15.2.tgz |
NetBSD 10.0 | powerpc | check-0.15.2.tgz |
NetBSD 10.0 | sh3el | check-0.15.2.tgz |
NetBSD 10.0 | sh3el | check-0.15.2.tgz |
NetBSD 10.0 | sparc64 | check-0.15.2.tgz |
NetBSD 10.0 | sparc64 | check-0.15.2.tgz |
NetBSD 10.0 | sparc | check-0.15.2.tgz |
NetBSD 10.0 | sparc | check-0.15.2.tgz |
NetBSD 10.0 | vax | check-0.15.2.tgz |
NetBSD 10.0 | vax | check-0.15.2.tgz |
NetBSD 10.0 | vax | check-0.15.2.tgz |
NetBSD 10.0 | x86_64 | check-0.15.2.tgz |
NetBSD 10.0 | x86_64 | check-0.15.2.tgz |
NetBSD 9.0 | aarch64 | check-0.15.2.tgz |
NetBSD 9.0 | aarch64 | check-0.15.2.tgz |
NetBSD 9.0 | alpha | check-0.15.2.tgz |
NetBSD 9.0 | alpha | check-0.15.2.tgz |
NetBSD 9.0 | earmv4 | check-0.15.2.tgz |
NetBSD 9.0 | earmv4 | check-0.15.2.tgz |
NetBSD 9.0 | earmv6hf | check-0.15.2.tgz |
NetBSD 9.0 | earmv6hf | check-0.15.2.tgz |
NetBSD 9.0 | earmv6hf | check-0.15.2.tgz |
NetBSD 9.0 | earmv7hf | check-0.15.2.tgz |
NetBSD 9.0 | earmv7hf | check-0.15.2.tgz |
NetBSD 9.0 | earmv7hf | check-0.15.2.tgz |
NetBSD 9.0 | i386 | check-0.15.2.tgz |
NetBSD 9.0 | i386 | check-0.15.2.tgz |
NetBSD 9.0 | m68k | check-0.15.2.tgz |
NetBSD 9.0 | m68k | check-0.15.2.tgz |
NetBSD 9.0 | m68k | check-0.15.2.tgz |
NetBSD 9.0 | powerpc | check-0.15.2.tgz |
NetBSD 9.0 | powerpc | check-0.15.2.tgz |
NetBSD 9.0 | powerpc | check-0.15.2.tgz |
NetBSD 9.0 | sparc64 | check-0.15.2.tgz |
NetBSD 9.0 | sparc64 | check-0.15.2.tgz |
NetBSD 9.0 | x86_64 | check-0.15.2.tgz |
NetBSD 9.0 | x86_64 | check-0.15.2.tgz |
NetBSD 9.3 | x86_64 | check-0.15.2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.