# # 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 2014 Garrett D'Amore # [DEFAULT] pre = verbose = False quiet = False timeout = 60 post = outputdir = /var/tmp/test_results [/opt/libc-tests/tests/fpround_test] [/opt/libc-tests/tests/newlocale_test] [/opt/libc-tests/tests/nl_langinfo_test] [/opt/libc-tests/tests/wcsrtombs_test] [/opt/libc-tests/tests/wctype_test] [/opt/libc-tests/tests/random/getrandom] [/opt/libc-tests/tests/random/getentropy] [/opt/libc-tests/tests/random/chacha] [/opt/libc-tests/tests/random/inz_child] [/opt/libc-tests/tests/random/inz_inval] [/opt/libc-tests/tests/random/inz_mlock] [/opt/libc-tests/tests/random/inz_region] [/opt/libc-tests/tests/random/inz_split] [/opt/libc-tests/tests/random/inz_split_vpp] [/opt/libc-tests/tests/random/inz_vpp] [/opt/libc-tests/tests/random/arc4random] [/opt/libc-tests/tests/random/arc4random_fork] [/opt/libc-tests/tests/random/arc4random_prefork] [/opt/libc-tests/tests/random/arc4random_forkall] [/opt/libc-tests/tests/random/arc4random_preforkall] [/opt/libc-tests/tests/random/arc4random_forksig] [/opt/libc-tests/tests/random/arc4random_preforksig] [/opt/libc-tests/tests/random/arc4key.ksh] [/opt/libc-tests/tests/symbols] pre = setup tests = [ 'ctype_h', 'dirent_h', 'fcntl_h', 'locale_h', 'math_h', 'netdb_h', 'pthread_h', 'signal_h', 'stdio_h', 'stdlib_h', 'strings_h', 'sys_stat_h', 'sys_time_h', 'sys_timeb_h', 'ucontext_h', 'unistd_h', 'wchar_h', 'wctype_h' ]