Test Helpers¶
kernel¶
-
cros.helpers.kernel.current_kernel_version()[source]¶ Returns the current kernel version as an integer you can compare.
-
cros.helpers.kernel.kernel_greater_than(version, major, minor)[source]¶ Returns true if the given version is greater than the running kernel version.
mcu¶
-
cros.helpers.mcu.check_mcu_abi(s, name)[source]¶ Checks that the MCU character device exists in /dev and then verifies the standard MCU ABI in /sys/class/chromeos.