You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Deleaker](http://www.deleaker.com) - A tool for resource leak detection, including memory, GDI and handle leaks.
418
+
*[FakeIt](https://github.com/eranpeer/FakeIt) - Simple mocking framework for C++. [MIT]
417
419
*[fff](https://github.com/meekrosoft/fff) - A micro-framework for creating fake C functions. [MIT]
418
420
*[Google Mock](https://github.com/google/googletest/blob/master/googlemock/README.md) - A library for writing and using C++ mock classes. [BSD]
419
421
*[Google Test](https://github.com/google/googletest) - Google C++ Testing Framework. [BSD]
420
422
*[ig-debugheap](https://github.com/deplinenoise/ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors. [BSD]
421
423
*[libtap](https://github.com/zorgnax/libtap) - Write tests in C. [GPL2]
422
-
*[MemTrack](http://www.almostinfinite.com/memtrack.html) - Tracking memory allocations in C++.
423
424
*[microprofile](https://github.com/jonasmr/microprofile) - Profiler with web-view for multiple platforms. [Unlicense]
424
425
*[MinUnit](https://github.com/siu/minunit) - A minimal unit testing framework for C self-contained in a single header file. [MIT]
425
426
*[Mockator](http://www.mockator.com) - Eclipse CDT plug-in for C++ Seams and Mock Objects.
@@ -1119,6 +1120,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
1119
1120
*[Linticator](http://linticator.com) - Eclipse CDT integration of Pc-/FlexeLint.
1120
1121
*[IKOS](https://github.com/NASA-SW-VnV/ikos) - Static analyzer for C/C++ based on the theory of Abstract Interpretation. [NOSA 1.3]
1121
1122
*[List of tools for static code analysis](https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2FC.2B.2B) - A list of tools for static code analysis from Wikipedia.
0 commit comments