cmocka
There are 20 repositories under cmocka topic.
pantuza/c-project-template
A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind
RTradeLtd/libcp2p
A libp2p-like protocol with first class support for embedded systems. End goal is a protocol that can run on anything from your fridge, embedded systems, and anything else. Higher level languages bindings will be done via FFI. Heavy WIP
OlivierLDff/cmocka-cmake-example
A sample project using CMocka with CMake
v3l0c1r4pt0r/cmake-template
Simple C program built by CMake and tested by CMocka
staskobzar/c-project-skeleton
C project skeleton: vim, autotools, ctags, cmocka, lcov, dejagnu, apr, doxygen, git
bertronika/copris
A dot-matrix printer server and text conversion program
fetr0509/Bittle
A little bit-manipulation library that focuses on offering compiler independent behavior for common bit operations.
staskobzar/libamip
Asterisk Manager Interface (AMI) library and parser
staskobzar/tftp-ragel
Using Ragel to implement TFTP protocol client
Elektrobit/cmocka_extensions
Collection of mocking related code extensions needed by other components
gemesa/rgaas
RGaaS - Random Generator as a Service
klaben-szabolcs-bence/xcb-canvas
Implements HTML Canvas on XCB
Michocio/Spellchecker
Spellchecker based on TRIE with gui
balaji-srin/unit-test-experiments
Experiments with unit testing and mocking frameworks
Elektrobit/cmocka_mocks
Library to mock common C functions, including libc and jsonc, for testing purposes.
ilsani/vfs-lib
(useless) Virtual-File-System library.
Mounika1494/ecen5013
this repo is for course ecen 5013
NikLeberg/cmake-cmocka-tdd-template
This is a template for test driven development of c projects with gcc, cmake and cmocka.
osmuogar/autotools-template
Template project for c/c++ with autotools . Run project_init to fill in your project's information.
sowmya2910/Project2
Project 2 - Principles of Embedded Software