0 osh fg twice should not result in fatal error (issue 1004) 0 osh-cpp fg twice should not result in fatal error (issue 1004) 0 bash fg twice should not result in fatal error (issue 1004) 0 dash fg twice should not result in fatal error (issue 1004) 1 osh Call fg twice after process exits (issue 721) 1 osh-cpp Call fg twice after process exits (issue 721) 1 bash Call fg twice after process exits (issue 721) 1 dash Call fg twice after process exits (issue 721) 2 osh sleep 10 then Ctrl-Z then wait should not hang (issue 1005) 2 osh-cpp sleep 10 then Ctrl-Z then wait should not hang (issue 1005) 2 bash sleep 10 then Ctrl-Z then wait should not hang (issue 1005) 2 dash sleep 10 then Ctrl-Z then wait should not hang (issue 1005) 3 osh sleep 10 then Ctrl-Z then wait -n should not hang 3 osh-cpp sleep 10 then Ctrl-Z then wait -n should not hang 3 bash sleep 10 then Ctrl-Z then wait -n should not hang SKIP 3 dash sleep 10 then Ctrl-Z then wait -n should not hang 4 osh Resuming a stopped process 4 osh-cpp Resuming a stopped process 4 bash Resuming a stopped process 4 dash Resuming a stopped process N-I 5 osh Suspend and resume a pipeline (issue 1087) N-I 5 osh-cpp Suspend and resume a pipeline (issue 1087) 5 bash Suspend and resume a pipeline (issue 1087) 5 dash Suspend and resume a pipeline (issue 1087) 6 osh Suspend and resume a process several times 6 osh-cpp Suspend and resume a process several times 6 bash Suspend and resume a process several times 6 dash Suspend and resume a process several times 7 osh Ctrl-Z and then look at $? 7 osh-cpp Ctrl-Z and then look at $? 7 bash Ctrl-Z and then look at $? 7 dash Ctrl-Z and then look at $? 8 osh A background job getting stopped (e.g. by SIGTTIN) or exiting should not disrupt foreground processes 8 osh-cpp A background job getting stopped (e.g. by SIGTTIN) or exiting should not disrupt foreground processes 8 bash A background job getting stopped (e.g. by SIGTTIN) or exiting should not disrupt foreground processes 8 dash A background job getting stopped (e.g. by SIGTTIN) or exiting should not disrupt foreground processes 9 osh Resume the special jobs: %- and %+ 9 osh-cpp Resume the special jobs: %- and %+ 9 bash Resume the special jobs: %- and %+ 9 dash Resume the special jobs: %- and %+ 10 osh Resume jobs with integral job specs using `fg` builtin 10 osh-cpp Resume jobs with integral job specs using `fg` builtin 10 bash Resume jobs with integral job specs using `fg` builtin SKIP 10 dash Resume jobs with integral job specs using `fg` builtin 11 osh Wait using a job spec 11 osh-cpp Wait using a job spec 11 bash Wait using a job spec 11 dash Wait using a job spec