OBSOLETE - Please proceed to new repo:
https://github.com/nasa/osal
This project will be closed in the near future
ALERT: The osal-4.2.1a release package is now available. This release package fixes a unittest makefile to use Modules.mak rather than using ut-modules.mak directly. The top-level readme.md file was also updated to add missing information.
The OS Abstraction Layer (OSAL) project is a small software library that isolates embedded software from the real time operating system. The OSAL provides an Application Program Interface (API) to an abstract real time operating system.
C++ unit testing framework for QNX4 Watcom C/C++ 10.x. WppUnit supports automatic test registration, watcom-styled error reports, exception handling, and has no prerequisites for installation and running in QNX4.
The Winfessor .NET UnitTest Library is a very simple, feature-lacking unittest framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.