c-testing
There are 7 repositories under c-testing topic.
PalmeseMattia/Xtal
Simple and Automatic C Unit Testing
alecksandr26/unittest-c
Unit Test C stands as a straightforward, macro-based unit testing framework. Drawing inspiration from both the Python unittest module and the GoogleTest unittesting framework, it is crafted to alleviate the burden of boilerplate code. Featuring diverse types of assertion and expectation macros.
PlagaMedicum/segment-memory-manager
OS Lab 1 Segment memory manager
dev-forks-collection/mini-moulinette
Test runner for 42 piscine assignments that simulates moulinette.
GuilhermeRossato/frappu
A minimalist testing framework for C/C++ projects
ctronp/MCT
Micro C Test, a single header library for testing.
b-jure/stest
s(imple)test C library for easy unit testing.