xref: /titanic_54/usr/src/test/os-tests/runfiles/default.run (revision c7194c0a001b05e837e3a77ca3913255a54a08f3)
1c46ce95dSJerry Jelinek#
2c46ce95dSJerry Jelinek# This file and its contents are supplied under the terms of the
3c46ce95dSJerry Jelinek# Common Development and Distribution License ("CDDL"), version 1.0.
4c46ce95dSJerry Jelinek# You may only use this file in accordance with the terms of version
5c46ce95dSJerry Jelinek# 1.0 of the CDDL.
6c46ce95dSJerry Jelinek#
7c46ce95dSJerry Jelinek# A full copy of the text of the CDDL should have accompanied this
8c46ce95dSJerry Jelinek# source.  A copy of the CDDL is also available via the Internet at
9c46ce95dSJerry Jelinek# http://www.illumos.org/license/CDDL.
10c46ce95dSJerry Jelinek#
11c46ce95dSJerry Jelinek
12c46ce95dSJerry Jelinek#
13c46ce95dSJerry Jelinek# Copyright (c) 2012 by Delphix. All rights reserved.
14c46ce95dSJerry Jelinek#
15c46ce95dSJerry Jelinek
16c46ce95dSJerry Jelinek[DEFAULT]
17c46ce95dSJerry Jelinekpre =
18c46ce95dSJerry Jelinekverbose = False
19c46ce95dSJerry Jelinekquiet = False
20c46ce95dSJerry Jelinektimeout = 60
21c46ce95dSJerry Jelinekpost =
22c46ce95dSJerry Jelinekoutputdir = /var/tmp/test_results
23c46ce95dSJerry Jelinek
24c46ce95dSJerry Jelinek[/opt/os-tests/tests/poll_test]
25c46ce95dSJerry Jelinekuser = root
26c46ce95dSJerry Jelinek
27c46ce95dSJerry Jelinek[/opt/os-tests/tests/sigqueue]
28c46ce95dSJerry Jelinektests = ['sigqueue_queue_size']
29cbc6e898SGordon Ross
30cbc6e898SGordon Ross[/opt/os-tests/tests/sockfs]
31cbc6e898SGordon Rossuser = root
32*c7194c0aSSebastian Wiedenrothtests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'sockpair']
33