Nitrokey / nitrokey-3-tests

Automated tests for the Nitrokey 3
3 stars 0 forks source link

add reset tests - for a clean (hw) device #22

Closed daringer closed 11 months ago

daringer commented 1 year ago

This runs best with a develop-no-press firmware image, then the entire test-suite runs unattended. Without any logging log-rtt activated the test-suite works without any added sleeps...

robin-nitrokey commented 1 year ago

What do you think about executing the reset in the device fixture (for USB devices only)? This would make the tests more robust if only a subset is executed or test order randomization is used.

daringer commented 11 months ago

mostly covered by https://github.com/Nitrokey/nitrokey-3-tests/pull/36 - closing