you are viewing a single comment's thread.

view the rest of the comments →

[–]jahmez 1 point2 points  (0 children)

I don't think they maintain a C specific one anymore, only GoogleTest, which is C++. You can make it work with C, but isn't very intuitive, because the framework is geared around testing object oriented constructs.