Searched refs:testcases (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6835835_builtin_cat_n_broken.sh100 compound -a testcases=(
115 for testid in "${!testcases[@]}" ; do
116 nameref tc=testcases[${testid}]
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh102 compound -r -a testcases=(
140 for testid in "${!testcases[@]}" ; do
141 nameref tc=testcases[${testid}]
H A Dsun_solaris_command_substitution.sh63 compound -a testcases=(
97 for testid in "${!test1.testcases[@]}" ; do
98 nameref currtst=test1.testcases[testid]
246 compound -a testcases=(
267 for testid in "${!test5.testcases[@]}" ; do
268 nameref currtst=test5.testcases[testid]
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh96 compound -r -a testcases=(
115 for testid in "${!testcases[@]}" ; do
116 nameref tc=testcases[${testid}]
H A Dsun_solaris_cr_6800929_large_command_substitution_hang.sh107 compound -a testcases=(
140 for testid in "${!testcases[@]}" ; do
141 nameref currtst=testcases[testid]
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh100 compound -r -a testcases=(
124 for testid in "${!testcases[@]}" ; do
125 nameref tc=testcases[${testid}]
H A Dsun_solaris_builtin_tail.sh141 compound -a testcases=(
288 for testid in "${!testcases[@]}" ; do
289 nameref tc=testcases[${testid}]
/illumos-gate/usr/src/cmd/tail/tests/
H A Dsun_solaris_tail.sh142 compound -a testcases=(
293 for testid in "${!testcases[@]}" ; do
294 nameref tc=testcases[${testid}]

Completed in 92 milliseconds