Skip to content
Snippets Groups Projects
Commit 06a7a1d0 authored by Steven Murray's avatar Steven Murray
Browse files

The constructors of the C++ daemons now take as paramaters output stream

objects representing standard in and standard error.

By being able to provide dummy output stream objects, this modification allows
C++ daemon objects to be instantiated in unit tests without the worry of them
writing to the real standard in and standard error streams.
parent f61a77bc
No related branches found
No related tags found
No related merge requests found
Showing
with 179 additions and 81 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment