49 tests = ['sigqueue_queue_size']
50
51 [/opt/os-tests/tests/sdevfs]
52 user = root
53 tests = ['sdevfs_eisdir']
54
55 [/opt/os-tests/tests/stress]
56 user = root
57 tests = ['dladm-kstat']
58
59 [/opt/os-tests/tests/timer]
60 user = root
61 tests = ['timer_limit']
62
63 [/opt/os-tests/tests/file-locking]
64 tests = ['runtests.32', 'runtests.64']
65
66 [/opt/os-tests/tests/sockfs]
67 user = root
68 tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64',
69 'sockpair']
70
71 [/opt/os-tests/tests/pf_key]
72 user = root
73 timeout = 180
74 tests = ['acquire-compare', 'kmc-update']
75
76 [/opt/os-tests/tests/ddi_ufm]
77 user = root
78 tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
79
80 [/opt/os-tests/tests/i386]
81 user = root
82 arch = i86pc
83 timeout = 300
84 tests = ['ldt', 'badseg']
85
86 [/opt/os-tests/tests/writev.32]
87 [/opt/os-tests/tests/writev.64]
88
89 [/opt/os-tests/tests/imc_test]
|
49 tests = ['sigqueue_queue_size']
50
51 [/opt/os-tests/tests/sdevfs]
52 user = root
53 tests = ['sdevfs_eisdir']
54
55 [/opt/os-tests/tests/stress]
56 user = root
57 tests = ['dladm-kstat']
58
59 [/opt/os-tests/tests/timer]
60 user = root
61 tests = ['timer_limit']
62
63 [/opt/os-tests/tests/file-locking]
64 tests = ['runtests.32', 'runtests.64']
65
66 [/opt/os-tests/tests/sockfs]
67 user = root
68 tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64',
69 'sockpair', 'recvmsg.32', 'recvmsg.64']
70
71 [/opt/os-tests/tests/pf_key]
72 user = root
73 timeout = 180
74 tests = ['acquire-compare', 'kmc-update']
75
76 [/opt/os-tests/tests/ddi_ufm]
77 user = root
78 tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
79
80 [/opt/os-tests/tests/i386]
81 user = root
82 arch = i86pc
83 timeout = 300
84 tests = ['ldt', 'badseg']
85
86 [/opt/os-tests/tests/writev.32]
87 [/opt/os-tests/tests/writev.64]
88
89 [/opt/os-tests/tests/imc_test]
|