default.run (edd58064) default.run (221e47fb)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet at

--- 52 unchanged lines hidden (view full) ---

61tests = ['timer_limit']
62
63[/opt/os-tests/tests/file-locking]
64tests = ['runtests.32', 'runtests.64']
65
66[/opt/os-tests/tests/sockfs]
67user = root
68tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64',
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet at

--- 52 unchanged lines hidden (view full) ---

61tests = ['timer_limit']
62
63[/opt/os-tests/tests/file-locking]
64tests = ['runtests.32', 'runtests.64']
65
66[/opt/os-tests/tests/sockfs]
67user = root
68tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64',
69 'sockpair']
69 'sockpair', 'recvmsg.32', 'recvmsg.64']
70
71[/opt/os-tests/tests/syscall]
72tests = ['open.32', 'open.64']
73
74[/opt/os-tests/tests/pf_key]
75user = root
76timeout = 180
77tests = ['acquire-compare', 'kmc-update']

--- 41 unchanged lines hidden ---
70
71[/opt/os-tests/tests/syscall]
72tests = ['open.32', 'open.64']
73
74[/opt/os-tests/tests/pf_key]
75user = root
76timeout = 180
77tests = ['acquire-compare', 'kmc-update']

--- 41 unchanged lines hidden ---