raiseAssertionError('The standard output of the command "{}" does not include the following correct result:\n{}\cmd result in shell:\n{}'.format(''.join(cmd),real.stdout,std_stdout))
raiseAssertionError('The standard output of the command "{}" does not include the following correct result:\n{}\cmd result in shell:\n{}'.format(''.join(cmd),real.stderr,std_stderr))