class documentation

class TestClog:

View In Hierarchy

Undocumented

Method test​_simple Undocumented
Method test​_special​_values Undocumented
def test_simple(self):

Undocumented

@platform_skip
@pytest.mark.skipif((platform.machine() == 'armv5tel'), reason='See gh-413.')
def test_special_values(self):

Undocumented