test_UNAME Module

Tests using uname

test_UNAME.test_kernel_latest_XEN_version_is_running()[source]
This test checks whether system runs on a kernel, which is latest installed.
For xen kernel.
Raises :AssertionError
test_UNAME.test_kernel_latest_version_is_running()[source]

This test checks whether system runs on a kernel, which is latest installed.

Raises :AssertionError
test_UNAME.test_uname_o_gnu_linux()[source]

Test that system reports it is GNU/Linux

Raises :AssertionError

Previous topic

test_SYSTEM Module

This Page