Skip to content

Cove Mountain Software

Embedded Software, Firmware and the Internet of Things

  • Home
  • Products
  • Services
    • Architecture and Design
    • Source Code Review
    • Best Practices Advisor Service
    • Consulting – Matthew Eshleman
  • Downloads And Data
  • Blog

Category: Best Practices

Test

17Dec
0 comments on “Code maintenance: Clean header files”

Code maintenance: Clean header files

Posted by Matthew Eshlemanon December 17, 2022December 18, 2022in Best Practices, Favorite Code TricksLeave a comment

Keep public header files clean. Clean header files are easier to understand, improve build times, and simplify unit testing.

18May
1 comment on “Code maintenance and magic numbers”

Code maintenance and magic numbers

Posted by Matthew Eshlemanon May 18, 2022May 18, 2022in Best Practices, Commentary1 Comment

We encounter many forms of magic numbers in the field of firmware and embedded software. How do we ensure maintainable code when working with these values? This post provides an exampl

04May
0 comments on “Unit Testing of QP/C (qpc) based active objects using CppUTest”

Unit Testing of QP/C (qpc) based active objects using CppUTest

Posted by Matthew Eshlemanon May 4, 2022May 5, 2022in Best Practices, TDD, unit testingLeave a comment

cpputest-for-qpc enables host based unit testing of active objects within the QP/C framework, using CppUTest.

25Apr
0 comments on “Unit Testing with QP/C++ (qpcpp) and CppUTest”

Unit Testing with QP/C++ (qpcpp) and CppUTest

Posted by Matthew Eshlemanon April 25, 2022April 25, 2022in Best Practices, TDD, unit testingLeave a comment

cpputest-for-qpcpp enables host based unit testing of active objects within the QP/C++ framework, using CppUTest.

20Apr
2 comments on “What is an Active Object?”

What is an Active Object?

Posted by Matthew Eshlemanon April 20, 2021August 13, 2021in Best Practices, TDD2 Comments

What is an active object? This post describes the key elements of this critical design pattern and provides concrete examples.

Posts navigation

1 2 3 4 Next
  • LinkedIn
  • Twitter
Cove Mountain Software
Proudly powered by WordPress Theme: Fortune.
 

Loading Comments...