test_SYSTEM Module

This module contains tests targeted on system hardware and so.

test_SYSTEM.test_cpu()[source]

This test verifies that the machine has at least 4 cpus

Raises :AssertionError
test_SYSTEM.test_memory()[source]

This test tests whether the box has at least 6G of memory

Raises :AssertionError

Previous topic

test_SYSLOG Module

Next topic

test_UNAME Module

This Page