[PATCH v5 0/3] error and usage improvements
Luca Vizzarro
luca.vizzarro at arm.com
Tue May 14 14:10:20 CEST 2024
Hi again,
apologies again. Looks like it's not my good day as I sent the wrong
patches in the series...
v5:
- re-sent correct patches
v4:
- fix spelling typo
v3:
- amended arguments rework so that it retains the original functional
style
- re-implemetend functionalities in v2 by augmenting argparse classes
and functions
v2:
- complete rework of the arguments handling, to retain
the environment variables and gain control over them
- prefixing 'Stderr: ' to RemoteCommandExecutionError
- rebased
Luca Vizzarro (3):
dts: rework arguments framework
dts: constrain DPDK source argument
dts: store stderr in RemoteCommandExecutionError
doc/guides/tools/dts.rst | 50 +--
dts/framework/exception.py | 13 +-
.../remote_session/remote_session.py | 3 +-
dts/framework/settings.py | 328 +++++++++++++-----
dts/framework/utils.py | 43 ++-
5 files changed, 309 insertions(+), 128 deletions(-)
--
2.34.1
More information about the dev
mailing list