History log of /external/autotest/client/cros/kernel_config.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
86ad17bdb25bdb9d3b3c3611023523ebd3b08d54 28-May-2014 Bertrand SIMONNET <bsimonnet@chromium.org> Add a test for PPP related kernel modules

USE=ppp will activate various PPP kernel modules. This test will prevent PPP
from being disable on the kernel.

kernel_ConfigVerify was refactored into a helper (kernel_config) that can be
reused for kernel configuration testing.

BUG=chromium:374845
TEST=test_that on a daisy without ppp -> FAILED
TEST=USE=ppp emerge-daisy chromeos-kernel-3_8 &&
cros deploy daisy chromeos-kernel-3_8 &&
test_that daisy kernel_ConfigKernelPPP -> PASS

CQ-DEPEND=CL:202301

Change-Id: I64e0c9e0c03a6a9228f7fab6d2ba116f5110cc11
Reviewed-on: https://chromium-review.googlesource.com/202293
Reviewed-by: Bertrand Simonnet <bsimonnet@chromium.org>
Commit-Queue: Bertrand Simonnet <bsimonnet@chromium.org>
Tested-by: Bertrand Simonnet <bsimonnet@chromium.org>
/external/autotest/client/cros/kernel_config.py