class documentation

class TestErrstate:

View In Hierarchy

Undocumented

Method test​_divide Undocumented
Method test​_errcall Undocumented
Method test​_errstate​_decorator Undocumented
Method test​_invalid Undocumented
@pytest.mark.skipif(arm_softfloat, reason='platform/cpu issue with FPU (gh-15562)')
def test_divide(self):

Undocumented

def test_errcall(self):

Undocumented

def test_errstate_decorator(self):

Undocumented

@pytest.mark.skipif(arm_softfloat, reason='platform/cpu issue with FPU (gh-413,-15562)')
def test_invalid(self):

Undocumented