Refactor only, no functional change:
- rename self.args to self.default_args
- separate the binary name from the arguments list
- add facilities to clear/add/remove default arguments
- update test_framework and feature_config_args to use these facilities
Differential D2535
Refactor TestNode arguments management Fabien on Feb 10 2019, 11:15. Authored by
Details
Refactor only, no functional change:
./test/functional/test_runner.py
Diff Detail
Event Timeline
|