micro-test-plus 3.2.2
µTest++ Testing Framework
Loading...
Searching...
No Matches
micro_os_plus Namespace Reference

The primary namespace for the µOS++ framework. More...

Namespaces

namespace  micro_test_plus
 Primary namespace for the µTest++ testing framework.

Detailed Description

The micro_os_plus namespace serves as the main scope for all components of the µOS++ framework, encompassing classes, functions, variables, enumerations, type definitions, and related entities.

This namespace is further structured into nested namespaces, each dedicated to specific modules or subsystems. By encapsulating all definitions within well-defined namespaces, the framework achieves clear code organisation, minimises naming conflicts, and enhances overall maintainability.

This approach promotes modular development, facilitates code reuse, and ensures seamless integration of components within the µOS++ ecosystem, supporting the creation of efficient, robust, and scalable embedded systems.