Commit 82611e9
authored
Arm backend: Improve error logging when running Corstone FVP (#15276)
Instead of putting the whole FVP runtime command and log in the runtime
error text only a condensed error is used, the command and the full log
is outputed in the log instead.
As we now always log the command and log, you can now look and compare
FVP output logs also on passed test by running run pytests with "-rP".
Signed-off-by: Zingo Andersen <[email protected]>1 parent 6307924 commit 82611e9
1 file changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
481 | | - | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
482 | 485 | | |
483 | 486 | | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
484 | 499 | | |
485 | 500 | | |
486 | 501 | | |
| |||
0 commit comments