kb.pub

Debugging and Testing - Musharof Chy

表示中 1 - 11 の 11 企業

CppUnit

A C++ unit testing framework that started as a port of JUnit to C++.

844 閲覧数
2025年1月25日

Libcwd

A thread-safe library to support C++ developers with debugging their applications. It includes supp...

126 閲覧数
2025年1月25日

mockpp

Mock Objects for C++, a platform independent generic unit testing framework for C++. Its goal is to...

63 閲覧数
2025年1月25日

LeakTracer

Library for tracing and analyzing memory leaks in C++ programs. [Public Domain]

379 閲覧数
2025年1月25日

amop

An automatic mock object for C++. By using ABI and template techniques, it can simulate a pseudo-"R...

99 閲覧数
2025年1月25日

CxxTest

A JUnit/CppUnit/xUnit-like framework for C/C++ with a focus on being a lightweight framework that i...

779 閲覧数
2025年1月25日

unit++

A C++ unit testing framework similar to junit. [Open Source, LGPL]

752 閲覧数
2025年1月25日

TUT

A small and portable unit test framework for C++. [Open Source]

533 閲覧数
2025年1月25日

ModAssert

An advanced assertion framework for C++ that provides additional logging when an assertion fails. [...

597 閲覧数
2025年1月25日

mpatrol

A powerful debugging tool that attempts to diagnose run-time errors that are caused by the wrong us...

725 閲覧数
2025年1月25日

Compile-Time Assertions&Debugging

It's common practice to use assertions to check invariants at runtime, but assertions can be equall...

742 閲覧数
2025年1月25日