Commit a4b3d93
committed
tests: pass -vv option to pytest
This should help in cases where it truncates the output.
E AssertionError: assert {'aes', 'asim...simdrdm', ...} [...]
E Extra items in the left set:
E 'fp'
E 'asimdhp'
E 'sha2'
E 'ssbs'
E 'asimd'
E 'crc32'...
E
E ...Full output truncated (47 lines hidden), use '-vv' to show
Signed-off-by: Pablo Barbáchano <[email protected]>1 parent 9d5dee3 commit a4b3d93
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments