Anirban166 / STest-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contains a simple example of using STest as a standalone library. Run make && ./test.bin to test the basic example.

Note: STest is a rule-based testing framework originally developed in JPL. An open-sourced version of it (written in C++) exists in fprime, which is the one I'm using here.

About


Languages

Language:C++ 79.4%Language:C 18.1%Language:Makefile 2.6%