See adjusted testcase, a lone break; in a do while loop was incorrectly disabling the exit test.
23 lines
152 B
Text
23 lines
152 B
Text
timeout=2
|
|
timeout=1
|
|
boo
|
|
yeah
|
|
twice
|
|
once
|
|
twice
|
|
SEtwice
|
|
SEonce
|
|
SEtwice
|
|
twice2
|
|
once2
|
|
twice2
|
|
twice3
|
|
once3
|
|
twice3
|
|
caseok
|
|
caseok2
|
|
g=1
|
|
check 1
|
|
g=2
|
|
check 2
|
|
g=3
|