Hi,

In some complex unit tests I would like to print the initial state that is being tested to stdout when the test is being run by the ovirt-engine build. The text size is negligible. The reason for the printout is to help visualize the state because it is not straight forward.

Does anybody see a reason due to security or some other constraint not to print to stdout from engine unit tests?

Thanks