Commit b5fd302
committed
io/iommu: Check test specific logs without clearing dmesg
While running iommu_tests.py test, dmesg is cleared for checking test
specific kernel logs. This affects other tests that depends on dmesg.
Update the process of capturing test specific 'warn,crit,alert,err' logs
without clearing dmesg.
Signed-off-by: Dheeraj Kumar Srivastava <dheerajkumar.srivastava@amd.com>1 parent 2c1ad6f commit b5fd302
1 file changed
+16
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
0 commit comments