[qa] Rewrite BIP65 functional tests
commitd4f0d87b6fe800b6500dc5baff2e8db33e151da5
authorSuhas Daftuar <sdaftuar@gmail.com>
Wed, 28 Jun 2017 18:52:24 +0000 (28 14:52 -0400)
committerSuhas Daftuar <sdaftuar@gmail.com>
Fri, 30 Jun 2017 13:04:36 +0000 (30 09:04 -0400)
treefd07108816d4823e36b0c909b824be70eec664ca
parentd4e551adfec298d12f2147467227f07e3a94b872
[qa] Rewrite BIP65 functional tests

After 122786d0e0170c73536360b705af711e1338adbf, BIP65 activates at
a particular height (without regard to version numbers of blocks
below that height).  Rewrite the BIP65 functional tests to take
this into account, and add a test case that exercises
OP_CHECKLOCKTIMEVERIFY in a block where the soft-fork is active.

Also moves the bip65 functional test out of the extended test suite.
test/functional/bip65-cltv-p2p.py
test/functional/bip65-cltv.py [deleted file]
test/functional/test_runner.py