Actually run assumevalid.py.
commit717ad131f6b665b2e7cf55db689da9616e727d78
authorJohn Newbery <john@johnnewbery.com>
Thu, 23 Feb 2017 23:00:33 +0000 (23 18:00 -0500)
committerJohn Newbery <john@johnnewbery.com>
Fri, 24 Mar 2017 22:23:36 +0000 (24 18:23 -0400)
tree2f78784f67f0b13796d7a6fcdc4527f6cee85f11
parenta0b1e57b20a17177ed5a9a54e4a8aab597a546b4
Actually run assumevalid.py.

assumevalid was merged as part of PR 9484, but was not added to the
test_runner, so is not run even as part of the extended tests.

This commit adds assumevalid to the list of tests in test_runner. It
also clarifies the code in assumevalid considerably.
test/functional/assumevalid.py
test/functional/test_runner.py