cxxtest: C++ Unit Testing Framework1

CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.

... part of T2, get it here

URL: https://github.com/CxxTest/cxxtest

Author: CxxTest Authors
Maintainer: T2 Project <t2 [at] t2-project [dot] org>

License: LGPL3
Status: Stable
Version: 4.4

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/CxxTest/cxxtest/tags/download/4.4/ cxxtest-4.4.tar.gz

T2 source: cxxtest.cache
T2 source: cxxtest.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.23 MB, 50 files

Dependencies (build time detected): bash coreutils diffutils gawk grep gzip sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).