diff options
author | Ilya Matyukhin <ilyamaty@google.com> | 2020-06-02 17:56:07 -0700 |
---|---|---|
committer | Ilya Matyukhin <ilyamaty@google.com> | 2020-06-03 01:09:22 +0000 |
commit | 744b02880730ffcb1cf4dade6269e81819a4a5ba (patch) | |
tree | 60253a23d281f4463ca94dd482e53f44305b47d3 /identity/support/src/cppbor_parse.cpp | |
parent | ac4ee9626849c00ac58da0c3f4be59a778e61de5 (diff) |
Reduce the number of iterations in PreEnrollTest
The current number of iterations is too high and results in a timeout
from the testing framework.
The goal of the test is to make sure that the generated challenges are
different on every run. It's impossible to test whether any two
challenges will ever be the same for any number of iterations. Hence,
since a 1000 iterations doesn't provide much more value over 10
iterations, 10 was chosen because of its better performance.
Bug: 155844206
Test: "atest VtsHalBiometricsFingerprintV2_1TargetTest" on a blueline
Change-Id: I5db887bdcfed8fb0e44fcedcf9e99dd185d395c3
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions