2025-06-26 09:36:36 +02:00
2025-06-22 05:48:27 +02:00
2025-06-22 03:44:02 +00:00
2025-06-25 23:17:02 +00:00
2025-06-26 09:33:25 +02:00

Small-Enough-Tester

Tiny C testing framework.

Building a test.

To build a test, first build the library. Then link it to the test.c via:

gcc src/*.c test.c -o test

LICENSE

This software is licensed under GPL v3.0 . For more information see LICENSE.

Description
Tiny C testing framework.
Readme GPL-3.0 115 KiB
Languages
C 99.4%
C++ 0.6%