# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # Copyright (c) 2012 by Delphix. All rights reserved. # Copyright 2020 Joyent, Inc. # Copyright 2020 OmniOS Community Edition (OmniOSce) Association. # [DEFAULT] pre = verbose = False quiet = False timeout = 60 post = outputdir = /var/tmp/test_results [/opt/os-tests/tests/poll_test] user = root tests = ['poll_test', 'epoll_test'] [/opt/os-tests/tests/odirectory.32] [/opt/os-tests/tests/odirectory.64] [/opt/os-tests/tests/secflags] user = root tests = ['secflags_aslr', 'secflags_core', 'secflags_dts', 'secflags_elfdump', 'secflags_forbidnullmap', 'secflags_limits', 'secflags_noexecstack', 'secflags_proc', 'secflags_psecflags', 'secflags_syscall', 'secflags_truss', 'secflags_zonecfg'] [/opt/os-tests/tests/sigqueue] tests = ['sigqueue_queue_size'] [/opt/os-tests/tests/sdevfs] user = root tests = ['sdevfs_eisdir'] [/opt/os-tests/tests/stress] user = root tests = ['dladm-kstat'] [/opt/os-tests/tests/timer] user = root tests = ['timer_limit'] [/opt/os-tests/tests/file-locking] tests = ['runtests.32', 'runtests.64'] [/opt/os-tests/tests/sockfs] user = root tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64', 'sockpair', 'recvmsg.32', 'recvmsg.64'] [/opt/os-tests/tests/pf_key] user = root timeout = 180 tests = ['acquire-compare', 'kmc-update'] [/opt/os-tests/tests/ddi_ufm] user = root tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup'] [/opt/os-tests/tests/i386] user = root arch = i86pc timeout = 300 tests = ['ldt', 'badseg'] [/opt/os-tests/tests/writev.32] [/opt/os-tests/tests/writev.64] [/opt/os-tests/tests/imc_test] arch = i86pc # # Except atrparse all tests require special hardware (CCID YubiKey) to run, # hence they aren't included in the default runfile. # [/opt/os-tests/tests/uccid] arch = i86pc tests = ['atrparse'] [/opt/os-tests/tests/libtopo] user = root tests = ['digraph-test'] # # Only the ksensor functional tests are included in the run file. # The stress test is designed to be run separately. # [/opt/os-tests/tests/ksensor] pre_user = root user = root post_user = root pre = ksensor_init tests = [ 'ksensor_basic.32','ksensor_basic.64', 'ksensor_err.32', 'ksensor_err.64' ] post = ksensor_fini