Skip to content

Commit 53dff4f

Browse files
committed
[DNM] reboot test
Signed-off-by: Pawel Langowski <pawelx.langowski@intel.com>
1 parent 5124961 commit 53dff4f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

test-case/check-capture.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,5 @@ do
101101
done
102102

103103
sof-kernel-log-check.sh "$KERNEL_CHECKPOINT"
104+
reboot_wrapper
104105
exit $?

test-case/verify-kernel-module-load-probe.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ lsmod | grep "sof" || {
2929
lsmod
3030
die "No available sof module found!"
3131
}
32+
33+
reboot_wrapper

0 commit comments

Comments
 (0)