tests.remotedebug.basic_debug_calls.err_as_except package¶
Submodules¶
tests.remotedebug.basic_debug_calls.err_as_except.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.sh’