Instead of just testing properties of the points xG for x=-36..36:
- also compute all xG where x=j*2^i for i=0..255 and odd j=1..255.
- test them against known exact results (SHA256 all of them, and compared against an independently created result)
- test all 4 ecmult functions (and for secp256k1_ecmult and secp256k1_ecmult_multi_var, both as G, and through the generic point input)