-pid
command line option, which allows to overrule the pid filename (bitcoind.pid
by default). One can specify either a relative path (within the datadir) or an absolute one; the latter is tested using self.options.tmpdir
. Note that the functional test file feature_init.py
so far only contained a stress test; with this new sub-test added, both the description and the test name are adapted to be more generic.