An open API service indexing awesome lists of open source software.

https://github.com/scrutinydebugger/scrutiny-test-framework


https://github.com/scrutinydebugger/scrutiny-test-framework

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# scrutiny-test-framework

A lightweight test framework to test the scrutiny embedded lib. It mimics the googletest API to makes the test code relatively portable.

Only the support for basic EXPECT/ASSERT functions is implemented.