printandlogs..
This commit is contained in:
@@ -94,7 +94,7 @@ int ExecuteCryptoTests(bool verbose) {
|
||||
res = roca_self_test();
|
||||
if (res) TestFail = true;
|
||||
|
||||
PrintAndLog("\n--------------------------");
|
||||
PrintAndLogEx(NORMAL, "\n--------------------------");
|
||||
|
||||
if (TestFail)
|
||||
PrintAndLogEx(FAILED, "\tTest(s) [ %s ]", _RED_("FAIL"));
|
||||
|
||||
Reference in New Issue
Block a user