icyphy / lf-buckler

Programming an nRF embedded board with a Berkeley Buckler daughter card using Lingua Franca.
BSD 2-Clause "Simplified" License
7 stars 0 forks source link

Add automated testing #21

Closed erlingrj closed 1 year ago

erlingrj commented 1 year ago

This setup is not for testing "interactive" LF programs where the user must press a button or observe LED toggles. It is for testing that Actions, Timers etc work. If the program successfully shutdowns it is a success. If there is a lf_print_error_and_exit, or it doesn't shutdown, it is a failure.