Skip to content

Releases: balaji-srin/unit-test-experiments

v1.0.0

12 Oct 22:10
Compare
Choose a tag to compare

What's Changed

  • Add cmock test by @balaji-nordic in #13
  • feat: Refactor mock generation code to a function by @balaji-nordic in #14
  • feat: Demonstrate how to test variadic functions by @balaji-nordic in #15
  • feat: Exclude CMakeFiles from duplication detection by @balaji-nordic in #16
  • Treat warning as error by @balaji-nordic in #17
  • feat: Add variadic_module_init function and its test by @balaji-nordic in #18
  • feat: Demonstrate how to mock inline functions. by @balaji-nordic in #19
  • fix: Regex to exclude CMakeFiles directory from duplication detection by @balaji-nordic in #20
  • feat: Add test demonstrating multiple arg checks and array return by @balaji-nordic in #21
  • feat: Update README.md with instructions to build and run by @balaji-nordic in #22
  • Add cmocka and a cmocka based test by @balaji-nordic in #23
  • fix: Update with link to Unity in README by @balaji-nordic in #24

Full Changelog: v0.0.1...v1.0.0

First release

12 Sep 11:33
425dbc7
Compare
Choose a tag to compare
First release Pre-release
Pre-release

Release with example fff based unit test