Commit 9743bce
committed
test, ci: Lower default iteration count to 16
The number of test iterations in the CI remains unchanged.
Additionally, the minimum iteration counts to enable the following tests
are adjusted:
- `run_sha256_known_output_tests`: 16 -> 32, so it's not run by default
- `test_ecmult_constants_2bit`: 35 -> 16, so it's run by default1 parent 3fdf146 commit 9743bce
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
5515 | 5515 | | |
5516 | 5516 | | |
5517 | 5517 | | |
5518 | | - | |
| 5518 | + | |
5519 | 5519 | | |
5520 | 5520 | | |
5521 | 5521 | | |
| |||
0 commit comments