Instead of performing a hardware test.
I compared some code and found that this may be caused by the removal of some
code in op.c around lines 405-408 (in v. 0.7.7) wich contains a call to
TestHw.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Begining from version 0.7.8 executing a hardware test with "op -HWtest"
produces following message
Instead of performing a hardware test.
I compared some code and found that this may be caused by the removal of some
code in op.c around lines 405-408 (in v. 0.7.7) wich contains a call to
TestHw.
Fixed, thanks