> Juraj Linkeš (5):
> dts: add tg node test run setup and teardown
> dts: unify class inheritance from object
> dts: unify super calls
> dts: refine pre-test setup and teardown steps
> dts: clean up close in remote session
Applied, thanks.
There are two areas that are unified:
The super() calls, where the arguments were removed as they're not
needed in single inheritance.
The classes derived from object don't need to explicitly state that.
The tg node execution setup and teardown was omitted and is fixed in
this series.
And probabl
2 matches
Mail list logo