Code coverage for inErrExit() lines fails.
The child processes in the test cases
e.g. BOOST_FIXTURE_TEST_CASE( B_Interpreter_getContext, FxInterpreter ) fails to write to the gcda file.
The process runs as planned, we can see the console output.
Edited by Andreas Muckenschnabel