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 2021 OmniOS Community Edition (OmniOSce) Association. 14# 15 16set name=pkg.fmri value=pkg:/system/test/ksh93@$(PKGVERS) 17set name=pkg.summary value="AT&T ksh93 test suite" 18set name=pkg.description value="ksh93 unit tests" 19set name=info.classification \ 20 value=org.opensolaris.category.2008:Development/System 21dir path=opt/ksh93-tests 22file path=opt/ksh93-tests/README.tests 23file path=opt/ksh93-tests/shtests mode=0755 24dir path=opt/ksh93-tests/tests 25file path=opt/ksh93-tests/tests/alias.sh 26file path=opt/ksh93-tests/tests/append.sh 27file path=opt/ksh93-tests/tests/arith.sh 28file path=opt/ksh93-tests/tests/arrays.sh 29file path=opt/ksh93-tests/tests/arrays2.sh 30file path=opt/ksh93-tests/tests/attributes.sh 31file path=opt/ksh93-tests/tests/basic.sh 32file path=opt/ksh93-tests/tests/bracket.sh 33file path=opt/ksh93-tests/tests/builtins.sh 34file path=opt/ksh93-tests/tests/case.sh 35file path=opt/ksh93-tests/tests/comvar.sh 36file path=opt/ksh93-tests/tests/comvario.sh 37file path=opt/ksh93-tests/tests/coprocess.sh 38file path=opt/ksh93-tests/tests/cubetype.sh 39file path=opt/ksh93-tests/tests/enum.sh 40file path=opt/ksh93-tests/tests/exit.sh 41file path=opt/ksh93-tests/tests/expand.sh 42file path=opt/ksh93-tests/tests/functions.sh 43file path=opt/ksh93-tests/tests/glob.sh 44file path=opt/ksh93-tests/tests/grep.sh 45file path=opt/ksh93-tests/tests/heredoc.sh 46file path=opt/ksh93-tests/tests/illumos_13434_chunked_heredoc.sh 47file path=opt/ksh93-tests/tests/illumos_4149_builtin_head.sh 48file path=opt/ksh93-tests/tests/io.sh 49file path=opt/ksh93-tests/tests/leaks.sh 50file path=opt/ksh93-tests/tests/locale.sh 51file path=opt/ksh93-tests/tests/math.sh 52file path=opt/ksh93-tests/tests/nameref.sh 53file path=opt/ksh93-tests/tests/namespace.sh 54file path=opt/ksh93-tests/tests/options.sh 55file path=opt/ksh93-tests/tests/path.sh 56file path=opt/ksh93-tests/tests/pointtype.sh 57file path=opt/ksh93-tests/tests/pty.sh 58file path=opt/ksh93-tests/tests/quoting.sh 59file path=opt/ksh93-tests/tests/quoting2.sh 60file path=opt/ksh93-tests/tests/readcsv.sh 61file path=opt/ksh93-tests/tests/recttype.sh 62file path=opt/ksh93-tests/tests/restricted.sh 63file path=opt/ksh93-tests/tests/return.sh 64file path=opt/ksh93-tests/tests/select.sh 65file path=opt/ksh93-tests/tests/sigchld.sh 66file path=opt/ksh93-tests/tests/signal.sh 67file path=opt/ksh93-tests/tests/statics.sh 68file path=opt/ksh93-tests/tests/subshell.sh 69file path=opt/ksh93-tests/tests/substring.sh 70file path=opt/ksh93-tests/tests/sun_solaris_array_default_datatype.sh 71file path=opt/ksh93-tests/tests/sun_solaris_builtin_poll.sh 72file path=opt/ksh93-tests/tests/sun_solaris_builtin_sum.sh 73file path=opt/ksh93-tests/tests/sun_solaris_builtin_tail.sh 74file path=opt/ksh93-tests/tests/sun_solaris_command_substitution.sh 75file path=opt/ksh93-tests/tests/sun_solaris_compound_misc.sh 76file path=opt/ksh93-tests/tests/sun_solaris_compound_nameref.sh 77file path=opt/ksh93-tests/tests/sun_solaris_compoundvario.sh 78file path=opt/ksh93-tests/tests/sun_solaris_cr_6687139_command_substitution_exec_redirection_allocation_loop.sh 79file path=opt/ksh93-tests/tests/sun_solaris_cr_6713682_compound_var_bleeds_through_subshell.sh 80file path=opt/ksh93-tests/tests/sun_solaris_cr_6722134_background_CHLD_trap.sh 81file path=opt/ksh93-tests/tests/sun_solaris_cr_6753538_subshell_leaks_umask.sh 82file path=opt/ksh93-tests/tests/sun_solaris_cr_6754020_weird_square_bracket_expansion.sh 83file path=opt/ksh93-tests/tests/sun_solaris_cr_6763594_command_failure_execs_twice.sh 84file path=opt/ksh93-tests/tests/sun_solaris_cr_6766246_pattern_matching_bug.sh 85file path=opt/ksh93-tests/tests/sun_solaris_cr_6769332_substitutions_terminate_shell_after_257_iterations.sh 86file path=opt/ksh93-tests/tests/sun_solaris_cr_6777491_lacks_arithmetric_function_iszero.sh 87file path=opt/ksh93-tests/tests/sun_solaris_cr_6778077_sigthaw_trap.sh 88file path=opt/ksh93-tests/tests/sun_solaris_cr_6789247_printf_hexfloat_rounding.sh 89file path=opt/ksh93-tests/tests/sun_solaris_cr_6800929_large_command_substitution_hang.sh 90file path=opt/ksh93-tests/tests/sun_solaris_cr_6805792_varmovetest1.sh 91file path=opt/ksh93-tests/tests/sun_solaris_cr_6805794_character_to_wchar_not_working.sh 92file path=opt/ksh93-tests/tests/sun_solaris_cr_6805795_negative_zero.sh 93file path=opt/ksh93-tests/tests/sun_solaris_cr_6807179_shellpattern_uses_getpwnam.sh 94file path=opt/ksh93-tests/tests/sun_solaris_cr_6835835_builtin_cat_n_broken.sh 95file path=opt/ksh93-tests/tests/sun_solaris_cr_6848486_echo_test_with_test_undefined_executes_test_builtin.sh 96file path=opt/ksh93-tests/tests/sun_solaris_cr_6855875_typeset_hexfloat_has_too_few_digits.sh 97file path=opt/ksh93-tests/tests/sun_solaris_cr_6862121_shbinexec_kernel_module_defunct.sh 98file path=opt/ksh93-tests/tests/sun_solaris_cr_6881017_background_process_in_subshell_hangs_caller.sh 99file path=opt/ksh93-tests/tests/sun_solaris_cr_6887363_shell_sometimes_mishandles_return_value_of_its_child_process.sh 100file path=opt/ksh93-tests/tests/sun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh 101file path=opt/ksh93-tests/tests/sun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh 102file path=opt/ksh93-tests/tests/sun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh 103file path=opt/ksh93-tests/tests/sun_solaris_cr_6907460_EXIT_trap_handlers_are_sometimes_executed_twice.sh 104file path=opt/ksh93-tests/tests/sun_solaris_cr_xxxxxxxx_template.sh 105file path=opt/ksh93-tests/tests/sun_solaris_getconf.sh 106file path=opt/ksh93-tests/tests/sun_solaris_local_compound_nameref001.sh 107file path=opt/ksh93-tests/tests/sun_solaris_locale_misc.sh 108file path=opt/ksh93-tests/tests/sun_solaris_staticvariables.sh 109file path=opt/ksh93-tests/tests/sun_solaris_vartree001.sh 110file path=opt/ksh93-tests/tests/sun_solaris_vartree002.sh 111file path=opt/ksh93-tests/tests/sun_solaris_vartree003.sh 112file path=opt/ksh93-tests/tests/tilde.sh 113file path=opt/ksh93-tests/tests/timetype.sh 114file path=opt/ksh93-tests/tests/treemove.sh 115file path=opt/ksh93-tests/tests/types.sh 116file path=opt/ksh93-tests/tests/variables.sh 117file path=opt/ksh93-tests/tests/vartree1.sh 118file path=opt/ksh93-tests/tests/vartree2.sh 119license lic_CDDL license=lic_CDDL 120license usr/src/contrib/ast/LICENSE license=usr/src/contrib/ast/LICENSE 121