tests: Fix tests for 222c8a43... (mp-modsqrt change).
authorMark Wooding <mdw@distorted.org.uk>
Sat, 4 Feb 2006 11:59:55 +0000 (11:59 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 4 Feb 2006 11:59:55 +0000 (11:59 +0000)
commit6ca13db8fd03ef3d85def0d45d00f632b9d58f43
treef355fc698ceea9cce89292899ee7a7bc8fa04add
parent9830051ca4de6091eda59515332e1586e315fb13
tests: Fix tests for 222c8a43... (mp-modsqrt change).

Ooops.  I accidentally broke some tests (in elliptic curve point-
finding) when I made that change, and (naughty me!) didn't run the full
suite.  I've checked that the breakages are acceptable (i.e., we just
get the positive y-coordinate rather than a random one now) and fixed
the tests.
tests/ec
tests/group