Results for posix.test.sh

statusoshosh_.pyosh_.cc
pass 151515
total151515
caseoshosh_.pyosh_.ccdescription
0pass pass pass Empty for loop is allowed
1pass pass pass Empty for loop without in. Do can be on the same line I guess.
2pass pass pass Empty case statement
3pass pass pass Last case without ;;
4pass pass pass Only case without ;;
5pass pass pass Case with optional (
6pass pass pass Empty action for case is syntax error
7pass pass pass Empty action is allowed for last case
8pass pass pass Case with | pattern
9pass pass pass Bare semi-colon not allowed
10pass pass pass Command substitution in default
11pass pass pass Arithmetic expansion
12pass pass pass Newlines in compound lists
13pass pass pass Multiple here docs on one line
14pass pass pass cat here doc; echo; cat here doc
45 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped