Commit 464a6fc
committed
verify-sof-firmware-load: fix dmesg.txt collection
setup_kernel_check_point() was causing the collected dmesg.txt to be
empty. Replace it with disable_kernel_check_point(). This test makes
sense only immediately after boot so for sure we want the full logs
since boot.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>1 parent a2bec2c commit 464a6fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments