def test_definitions(): test.test("0-on-curve", PointOnCurve((Ox, Oy)), True) test.test("G-on-curve", PointOnCurve((Gx, Gy)), True)