]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ntp/sntp/tests/testconf.yml
MFC r330104: MFV r330102: ntp 4.2.8p11
[FreeBSD/stable/10.git] / contrib / ntp / sntp / tests / testconf.yml
1 # configure the test runner generator to properly set up the tests
2 # - avoid cluttering the syslogs
3
4 --- 
5 :unity:
6   :suite_setup:
7     - extern int change_logfile(const char*, int);
8     - change_logfile("stderr", 0);
9