37 skills found · Page 1 of 2
cpputest / CpputestCppUTest unit testing and mocking framework for C/C++
jwgrenning / Cpputest Starter Projectgcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time
davisford / Cmake CpputestSetup test project for embedded C development with CppUTest built using CMake
natedomin / PolyfitSimple least-squares polynomial fit routine written in C (with tests written in CppUTest).
jgonzalezdr / CppUMockGenMock generator for CppUTest/CppUMock
jwgrenning / Cpputest Starter Project VsA cpputest starter project with instructions for visual studio
maxpeng / Cpputest ExampleAn example about using CppUTest to mock C files for unit test.
cpputest / CppUTestEclipsePluginEclipse plugin for CppUTest unit test harness
covemountainsoftware / Cpputest For QpcppCppUTest For QP/C++ implements a CppUTest port of the QP Framework, with supporting utilities, enabling easy host based unit testing of active objects.
bneumann / CppUTest Test AdapterA test adapter for Visual Studio Code for the C/C++ Unit Test framework CppUTest.
offa / Stm32 EthExperimental C++ Ethernet driver for Stm32 boards using W5100.
covemountainsoftware / Cpputest For FreertosCppUTest For FreeRTOS implements a port of key FreeRTOS methods, with supporting utilities, enabling host PC based unit testing of well formed FreeRTOS modules.
rubberduck203 / Avr TemplateTemplate for avr-gcc projects utilizing CppUTest for unit tests
tcmak / CppUTestEclipseJunoTestRunnerCppUTest Test Runner for Eclipse Juno or above
offa / NBCndUnitNetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
eliaskanelis / GNUMakefile4TDDBuild system based on GNU Makefile for Assembly/C/C++ projects that need to cross-compile to one or multiple architectures and use the best practices from TDD
jamesmartin / CppUTestSconsA starting point for TDDing in C++ using SCons & CppUTest
rubberduck203 / AvrDockerfile for avr development
kesyog / Cpputest MockifyStupid simple CppUTest/CppUMock mock generation
covemountainsoftware / Cpputest For QpcCppUTest For QP/C implements a CppUTest port of the QP Framework, with supporting utilities, enabling easy host based unit testing of QP/C based active objects.