xref: /titanic_50/usr/src/test/libc-tests/runfiles/default.run (revision 2d08521bd15501c8370ba2153b9cca4f094979d0)
1*2d08521bSGarrett D'Amore#
2*2d08521bSGarrett D'Amore# This file and its contents are supplied under the terms of the
3*2d08521bSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
4*2d08521bSGarrett D'Amore# You may only use this file in accordance with the terms of version
5*2d08521bSGarrett D'Amore# 1.0 of the CDDL.
6*2d08521bSGarrett D'Amore#
7*2d08521bSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this
8*2d08521bSGarrett D'Amore# source.  A copy of the CDDL is also available via the Internet at
9*2d08521bSGarrett D'Amore# http://www.illumos.org/license/CDDL.
10*2d08521bSGarrett D'Amore#
11*2d08521bSGarrett D'Amore
12*2d08521bSGarrett D'Amore#
13*2d08521bSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved.
14*2d08521bSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
15*2d08521bSGarrett D'Amore#
16*2d08521bSGarrett D'Amore
17*2d08521bSGarrett D'Amore[DEFAULT]
18*2d08521bSGarrett D'Amorepre =
19*2d08521bSGarrett D'Amoreverbose = False
20*2d08521bSGarrett D'Amorequiet = False
21*2d08521bSGarrett D'Amoretimeout = 60
22*2d08521bSGarrett D'Amorepost =
23*2d08521bSGarrett D'Amoreoutputdir = /var/tmp/test_results
24*2d08521bSGarrett D'Amore
25*2d08521bSGarrett D'Amore[/opt/libc-tests/tests/newlocale_test]
26