Adds some macros used for mocking. Complementary library for bdd-for-c.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 93 B

12345678
  1. cmake-build-debug
  2. *.o
  3. CMakeFiles/
  4. CMakeCache.txt
  5. Makefile
  6. cmake_install.cmake
  7. example
  8. .idea/