Copilot-Language / copilot

A stream-based runtime-verification framework for generating hard real-time C code.
http://copilot-language.github.io
635 stars 50 forks source link

`copilot-libraries`: Introduce testing infrastructure for `Copilot.Library`. Refs #475. #482

Closed ivanperez-keera closed 9 months ago

ivanperez-keera commented 9 months ago

Introduce minimal testing infrastructure for copilot-libraries, focusing only on Copilot.Library.PTLTL, using both the interpreter and Z3 to demonstrate how to test a sample property, as prescribed in the solution proposed for #475.

ivanperez-keera commented 9 months ago

Change Manager: Verified that: