2.136. test_util module

Test framework utility functions tests

class test_util.TestUtil(methodName='runTest')

Bases: framework.CPUInterface, unittest.case.TestCase

Test framework utility tests

classmethod get_cpus_required()
classmethod has_tag(tag)

if the test case has a given tag - return true

classmethod is_tagged_run_solo()

if the test case class is timing-sensitive - return true

test_mac_to_binary()

MAC to binary and back