CuTest: C Unit Testing Framework

11 Recommendations
53 Downloads (This Week)
Last Update:
Download cutest-1.5.zip
Browse All Files
Windows Mac Linux

Description

CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.

CuTest: C Unit Testing Framework Web Site

Update Notifications





User Ratings

 
 
11
4
Write a Review

User Reviews

  • Posted by Matt C. Skinner 2010-01-19

    Good ideas here, but looking through CuTest.c, I find no references to free(), yet several to Malloc when using CuStrings. While small test suites will not likely run out of memory, situations can arise where your code completely fails. I suggest you have somewhere that frees the memory. Also you need to check your return codes. Fix these and I would say it is solid simple testing framework.

  • Posted by Jonah 2012-11-13

    gracias

  • Posted by Joan 2012-11-02

    What is the difference between CuTest and CUnit? Does an eclipse plugin exists for CuTest? Thanks

Read more reviews

Additional Project Details

Languages

English

Intended Audience

Developers, Information Technology, System Administrators

Programming Language

C, C++

Registered

2002-04-25

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.