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 9# http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright (c) 2012 by Delphix. All rights reserved. 14# Copyright 2014 Garrett D'Amore <garrett@damore.org> 15# Copyright 2019 Joyent, Inc. 16# 17 18[DEFAULT] 19pre = 20verbose = False 21quiet = False 22timeout = 120 23post = 24outputdir = /var/tmp/test_results 25 26[/opt/libc-tests/tests/fpround_test] 27[/opt/libc-tests/tests/newlocale_test] 28[/opt/libc-tests/tests/nl_langinfo_test] 29[/opt/libc-tests/tests/wcsrtombs_test] 30[/opt/libc-tests/tests/wctype_test] 31 32[/opt/libc-tests/tests/strcoll-strxfrm-6907.32] 33[/opt/libc-tests/tests/strcoll-strxfrm-6907.64] 34[/opt/libc-tests/tests/wcsncasecmp.32] 35[/opt/libc-tests/tests/wcsncasecmp.64] 36[/opt/libc-tests/tests/wcsncasecmp-7344.32] 37[/opt/libc-tests/tests/wcsncasecmp-7344.64] 38[/opt/libc-tests/tests/wcsncasecmp-7350.32] 39[/opt/libc-tests/tests/wcsncasecmp-7350.64] 40 41[/opt/libc-tests/tests/random/getrandom] 42[/opt/libc-tests/tests/random/getentropy] 43[/opt/libc-tests/tests/random/chacha] 44[/opt/libc-tests/tests/random/inz_child] 45[/opt/libc-tests/tests/random/inz_inval] 46[/opt/libc-tests/tests/random/inz_mlock] 47[/opt/libc-tests/tests/random/inz_region] 48[/opt/libc-tests/tests/random/inz_split] 49[/opt/libc-tests/tests/random/inz_split_vpp] 50[/opt/libc-tests/tests/random/inz_vpp] 51[/opt/libc-tests/tests/random/arc4random] 52[/opt/libc-tests/tests/random/arc4random_fork] 53[/opt/libc-tests/tests/random/arc4random_prefork] 54[/opt/libc-tests/tests/random/arc4random_forkall] 55[/opt/libc-tests/tests/random/arc4random_preforkall] 56[/opt/libc-tests/tests/random/arc4random_forksig] 57[/opt/libc-tests/tests/random/arc4random_preforksig] 58[/opt/libc-tests/tests/random/arc4key.ksh] 59 60[/opt/libc-tests/tests/regex/regex_test] 61 62[/opt/libc-tests/tests/select/select.sh] 63timeout = 600 64 65[/opt/libc-tests/tests/stdio/fileno.32] 66[/opt/libc-tests/tests/stdio/fileno.64] 67[/opt/libc-tests/tests/stdio/fmemopentest.32] 68[/opt/libc-tests/tests/stdio/fmemopentest.64] 69[/opt/libc-tests/tests/stdio/ftell_ungetc.32] 70[/opt/libc-tests/tests/stdio/ftell_ungetc.64] 71[/opt/libc-tests/tests/stdio/memstream.32] 72[/opt/libc-tests/tests/stdio/memstream.64] 73[/opt/libc-tests/tests/stdio/memstream_reopen.32] 74[/opt/libc-tests/tests/stdio/memstream_reopen.64] 75[/opt/libc-tests/tests/stdio/open_memstreamtest.32] 76[/opt/libc-tests/tests/stdio/open_memstreamtest.64] 77[/opt/libc-tests/tests/stdio/orientation_test.32] 78[/opt/libc-tests/tests/stdio/orientation_test.64] 79[/opt/libc-tests/tests/stdio/test_mbrtowc.32] 80[/opt/libc-tests/tests/stdio/test_mbrtowc.64] 81 82[/opt/libc-tests/tests/aligned_alloc.32] 83[/opt/libc-tests/tests/aligned_alloc.64] 84[/opt/libc-tests/tests/c11_threads.32] 85[/opt/libc-tests/tests/c11_threads.64] 86[/opt/libc-tests/tests/c11_tss.32] 87[/opt/libc-tests/tests/c11_tss.64] 88[/opt/libc-tests/tests/call_once.32] 89[/opt/libc-tests/tests/call_once.64] 90[/opt/libc-tests/tests/catopen] 91[/opt/libc-tests/tests/endian.32] 92[/opt/libc-tests/tests/endian.64] 93[/opt/libc-tests/tests/env-7076.32] 94[/opt/libc-tests/tests/env-7076.64] 95[/opt/libc-tests/tests/fnmatch.32] 96[/opt/libc-tests/tests/fnmatch.64] 97[/opt/libc-tests/tests/memset_s.32] 98[/opt/libc-tests/tests/memset_s.64] 99[/opt/libc-tests/tests/posix_memalign.32] 100[/opt/libc-tests/tests/posix_memalign.64] 101[/opt/libc-tests/tests/printf-6961.64] 102[/opt/libc-tests/tests/printf-9511.32] 103[/opt/libc-tests/tests/printf-9511.64] 104[/opt/libc-tests/tests/priv_gettext] 105[/opt/libc-tests/tests/psignal] 106[/opt/libc-tests/tests/quick_exit] 107[/opt/libc-tests/tests/set_constraint_handler_s.32] 108[/opt/libc-tests/tests/set_constraint_handler_s.64] 109[/opt/libc-tests/tests/strerror] 110[/opt/libc-tests/tests/thread_name] 111[/opt/libc-tests/tests/timespec_get.32] 112[/opt/libc-tests/tests/timespec_get.64] 113 114[/opt/libc-tests/tests/pthread_attr_get_np] 115 116[/opt/libc-tests/tests/symbols] 117pre = setup 118tests = [ 119 'assert_h', 120 'ctype_h', 121 'dirent_h', 122 'fcntl_h', 123 'locale_h', 124 'math_h', 125 'netdb_h', 126 'pthread_h', 127 'signal_h', 128 'stdalign_h', 129 'stddef_h', 130 'stdio_h', 131 'stdlib_h', 132 'stdnoreturn_h', 133 'string_h', 134 'strings_h', 135 'sys_stat_h', 136 'sys_time_h', 137 'sys_timeb_h', 138 'time_h', 139 'threads_h', 140 'ucontext_h', 141 'unistd_h', 142 'wchar_h', 143 'wctype_h' 144 ] 145