Print this page
13111 Want futimes() and lutimes() functions
Change-ID: I3be82d4242255a4100f8c35db373eb9140402fc4
   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]
  19 pre =
  20 verbose = False
  21 quiet = False
  22 timeout = 120
  23 post =
  24 outputdir = /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]


  99 [/opt/libc-tests/tests/fnmatch.32]
 100 [/opt/libc-tests/tests/fnmatch.64]
 101 [/opt/libc-tests/tests/memset_s.32]
 102 [/opt/libc-tests/tests/memset_s.64]
 103 [/opt/libc-tests/tests/posix_memalign.32]
 104 [/opt/libc-tests/tests/posix_memalign.64]
 105 [/opt/libc-tests/tests/printf-6961.64]
 106 [/opt/libc-tests/tests/printf-9511.32]
 107 [/opt/libc-tests/tests/printf-9511.64]
 108 [/opt/libc-tests/tests/priv_gettext]
 109 [/opt/libc-tests/tests/psignal]
 110 [/opt/libc-tests/tests/quick_exit]
 111 [/opt/libc-tests/tests/set_constraint_handler_s.32]
 112 [/opt/libc-tests/tests/set_constraint_handler_s.64]
 113 [/opt/libc-tests/tests/strerror]
 114 [/opt/libc-tests/tests/thread_name]
 115 [/opt/libc-tests/tests/timespec_get.32]
 116 [/opt/libc-tests/tests/timespec_get.64]
 117 [/opt/libc-tests/tests/uchar.32]
 118 [/opt/libc-tests/tests/uchar.64]


 119 
 120 [/opt/libc-tests/tests/pthread_attr_get_np]
 121 
 122 [/opt/libc-tests/tests/symbols]
 123 pre = setup
 124 tests = [
 125         'assert_h',
 126         'ctype_h',
 127         'dirent_h',
 128         'fcntl_h',
 129         'locale_h',
 130         'math_h',
 131         'netdb_h',
 132         'pthread_h',
 133         'signal_h',
 134         'stdalign_h',
 135         'stddef_h',
 136         'stdio_h',
 137         'stdlib_h',
 138         'stdnoreturn_h',
   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 # Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
  17 #
  18 
  19 [DEFAULT]
  20 pre =
  21 verbose = False
  22 quiet = False
  23 timeout = 120
  24 post =
  25 outputdir = /var/tmp/test_results
  26 
  27 [/opt/libc-tests/tests/fpround_test]
  28 [/opt/libc-tests/tests/newlocale_test]
  29 [/opt/libc-tests/tests/nl_langinfo_test]
  30 [/opt/libc-tests/tests/wcsrtombs_test]
  31 [/opt/libc-tests/tests/wctype_test]
  32 
  33 [/opt/libc-tests/tests/strcoll-strxfrm-6907.32]
  34 [/opt/libc-tests/tests/strcoll-strxfrm-6907.64]
  35 [/opt/libc-tests/tests/wcsncasecmp.32]
  36 [/opt/libc-tests/tests/wcsncasecmp.64]


 100 [/opt/libc-tests/tests/fnmatch.32]
 101 [/opt/libc-tests/tests/fnmatch.64]
 102 [/opt/libc-tests/tests/memset_s.32]
 103 [/opt/libc-tests/tests/memset_s.64]
 104 [/opt/libc-tests/tests/posix_memalign.32]
 105 [/opt/libc-tests/tests/posix_memalign.64]
 106 [/opt/libc-tests/tests/printf-6961.64]
 107 [/opt/libc-tests/tests/printf-9511.32]
 108 [/opt/libc-tests/tests/printf-9511.64]
 109 [/opt/libc-tests/tests/priv_gettext]
 110 [/opt/libc-tests/tests/psignal]
 111 [/opt/libc-tests/tests/quick_exit]
 112 [/opt/libc-tests/tests/set_constraint_handler_s.32]
 113 [/opt/libc-tests/tests/set_constraint_handler_s.64]
 114 [/opt/libc-tests/tests/strerror]
 115 [/opt/libc-tests/tests/thread_name]
 116 [/opt/libc-tests/tests/timespec_get.32]
 117 [/opt/libc-tests/tests/timespec_get.64]
 118 [/opt/libc-tests/tests/uchar.32]
 119 [/opt/libc-tests/tests/uchar.64]
 120 [/opt/libc-tests/tests/utimes.32]
 121 [/opt/libc-tests/tests/utimes.64]
 122 
 123 [/opt/libc-tests/tests/pthread_attr_get_np]
 124 
 125 [/opt/libc-tests/tests/symbols]
 126 pre = setup
 127 tests = [
 128         'assert_h',
 129         'ctype_h',
 130         'dirent_h',
 131         'fcntl_h',
 132         'locale_h',
 133         'math_h',
 134         'netdb_h',
 135         'pthread_h',
 136         'signal_h',
 137         'stdalign_h',
 138         'stddef_h',
 139         'stdio_h',
 140         'stdlib_h',
 141         'stdnoreturn_h',