[PATCH v3 0/3] Improve interactive shell output gathering and logging
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Wed May 29 21:49:07 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
This version addresses the small comments that were on the previous
version such as documentation of variable name changes.
Jeremy Spewock (3):
dts: Improve output gathering in interactive shells
dts: Add missing docstring from XML-RPC server
dts: Improve logging for interactive shells
dts/framework/exception.py | 66 ++++++++++++-------
.../interactive_remote_session.py | 5 +-
.../remote_session/interactive_shell.py | 60 ++++++++++++-----
dts/framework/testbed_model/node.py | 7 ++
dts/framework/testbed_model/os_session.py | 6 +-
dts/framework/testbed_model/sut_node.py | 7 +-
.../testbed_model/traffic_generator/scapy.py | 48 +++++++++++++-
7 files changed, 152 insertions(+), 47 deletions(-)
--
2.45.1
More information about the dev
mailing list