testconf.yml revision 330141
12966Swollman# configure the test runner generator to properly set up the tests
250477Speter# - avoid cluttering the syslogs
31590Srgrimes
4156813Sru--- 
5156813Sru:unity:
64699Sjkh  :suite_setup:
734706Sbde    - extern int change_logfile(const char*, int);
897128Sjmallett    - change_logfile("stderr", 0);
91930Swollman
101930Swollman