Our aim is to provide a number of tests to be safe from regression.
libtock-rs currently has the following compilation targets
riscv32imac-unknown-none-elfriscv32imc-unknown-none-elfthumbv7em-none-eabi
You can trigger a test build of the library and the examples using make test.
You can run the library's test suite using make test.
Our code review practices are documented in our Code Review document.