digging trough mailing lists I think it was done for performance reasons
but if the user has not run a program that requires the slave to operate
for a long time (default timeout is 30sec) then it should be stopped so
that it can benefit any potentional security updates applied to the OS thus
it is no longer exception
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.
CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.