tests.remotedebug.basic.err_transparent package¶
Submodules¶
tests.remotedebug.basic.err_transparent.CallCase module¶
Verifies basic facilities for remote debugging by starting a subprocess. Uses:
- epyunit.SystemCalls()
- epyunit.callit()
Applies a two-level subprocess stack:
- This UseCase
- The wrapper ‘epyunit4RDbg.py’
- The script with dummy responses for tests ‘myscript.py’