Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 515 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 515 Bytes

Obsidian - C testing framework

Just a testing framework built for C.

Check out the docs here

Currently we don't support Windows for benchmarking child processes or system processes. The APIs to do so aren't friendly and are prone to annoyances. For example we need to fully qualify the path, amongst other things. I'm going to look into it more once I'm done with CPath integration to Windows. If in the meantime you wish to implement this please feel free :).