12d08521bSGarrett D'Amore# 22d08521bSGarrett D'Amore# This file and its contents are supplied under the terms of the 32d08521bSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0. 42d08521bSGarrett D'Amore# You may only use this file in accordance with the terms of version 52d08521bSGarrett D'Amore# 1.0 of the CDDL. 62d08521bSGarrett D'Amore# 72d08521bSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this 82d08521bSGarrett D'Amore# source. A copy of the CDDL is also available via the Internet at 92d08521bSGarrett D'Amore# http://www.illumos.org/license/CDDL. 102d08521bSGarrett D'Amore# 112d08521bSGarrett D'Amore 122d08521bSGarrett D'Amore# 132d08521bSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved. 142d08521bSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org> 152d08521bSGarrett D'Amore# 162d08521bSGarrett D'Amore 172d08521bSGarrett D'Amore[DEFAULT] 182d08521bSGarrett D'Amorepre = 192d08521bSGarrett D'Amoreverbose = False 202d08521bSGarrett D'Amorequiet = False 212d08521bSGarrett D'Amoretimeout = 60 222d08521bSGarrett D'Amorepost = 232d08521bSGarrett D'Amoreoutputdir = /var/tmp/test_results 242d08521bSGarrett D'Amore 252d08521bSGarrett D'Amore[/opt/libc-tests/tests/newlocale_test] 26*538aa54dSGarrett D'Amore 27*538aa54dSGarrett D'Amore[/opt/libc-tests/tests/nl_langinfo_test] 28*538aa54dSGarrett D'Amore 29*538aa54dSGarrett D'Amore[/opt/libc-tests/tests/wcsrtombs_test] 30