[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/check/check.desc [COPY] Copyright (C) 2010 - 2023 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] A unit testing framework for C [T] Check is a unit testing framework for C. It features a simple [T] interface for defining unit tests, putting little in the way of the [T] developer. Tests are run in a separate address space, so Check can [T] catch both assertion failures and code errors that cause segmentation [T] faults or other signals. The output from unit tests can be used within [T] source code editors and IDEs. [U] http://check.sourceforge.net/ [A] Chris Pickett [M] Roger Mason [C] extra/development [F] CROSS NO-LTO.gcc [L] LGPL [S] Beta [V] 0.15.2 [P] X -----5---9 135.800 [D] 9b9b62cd310c7a3d7a9804995a66c2f719ff97e1fef31cac97d90d9c check-0.15.2.tar.gz https://github.com/libcheck/check/releases/download/0.15.2/