xref: /titanic_53/usr/src/test/util-tests/runfiles/default.run (revision 37c79205ad46187f54b2edbf6a468160935f14d9)
1598f4ceeSGarrett D'Amore#
2598f4ceeSGarrett D'Amore# This file and its contents are supplied under the terms of the
3598f4ceeSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
4598f4ceeSGarrett D'Amore# You may only use this file in accordance with the terms of version
5598f4ceeSGarrett D'Amore# 1.0 of the CDDL.
6598f4ceeSGarrett D'Amore#
7598f4ceeSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this
8598f4ceeSGarrett D'Amore# source.  A copy of the CDDL is also available via the Internet at
9598f4ceeSGarrett D'Amore# http://www.illumos.org/license/CDDL.
10598f4ceeSGarrett D'Amore#
11598f4ceeSGarrett D'Amore
12598f4ceeSGarrett D'Amore#
13598f4ceeSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved.
14598f4ceeSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
15598f4ceeSGarrett D'Amore#
16598f4ceeSGarrett D'Amore
17598f4ceeSGarrett D'Amore[DEFAULT]
18598f4ceeSGarrett D'Amorepre =
19598f4ceeSGarrett D'Amoreverbose = False
20598f4ceeSGarrett D'Amorequiet = False
21598f4ceeSGarrett D'Amoretimeout = 60
22598f4ceeSGarrett D'Amorepost =
23598f4ceeSGarrett D'Amoreoutputdir = /var/tmp/test_results
24598f4ceeSGarrett D'Amore
25598f4ceeSGarrett D'Amore[/opt/util-tests/tests/printf_test]
26e03914f9SRobert Mustacchi[/opt/util-tests/tests/allowed-ips]
27598f4ceeSGarrett D'Amore
28826ac02aSGarrett D'Amore[/opt/util-tests/tests/xargs_test]
29*37c79205SJoshua M. Clulow
30*37c79205SJoshua M. Clulow[/opt/util-tests/tests/libnvpair_json]
31*37c79205SJoshua M. Clulowtests = ['json_00_blank', 'json_01_boolean', 'json_02_numbers',
32*37c79205SJoshua M. Clulow    'json_03_empty_arrays', 'json_04_number_arrays', 'json_05_strings',
33*37c79205SJoshua M. Clulow    'json_06_nested', 'json_07_nested_arrays']
34