Files
2021-04-13 23:14:07 +02:00
..
2021-04-13 23:14:07 +02:00
2021-02-27 02:05:39 +01:00

Tests

For the tests to run locally for ApduDispatch, you need to enable std for logs.

cargo test --features std,logging/std,log-all --target $(rustc -Vv | awk 'NR==5{print $2}')