summaryrefslogtreecommitdiff
path: root/testsuite/aplwc.bin/example.exp
blob: 296dc0e03667f22f4d1c1ad8e475bb15313530f0 (plain) (blame)
1
2
3
4
5
6
7
8
aplwc_start
expect {
    "      " { pass "6-space prompt" }
}
send "\004"
expect {
    eof { pass "EOT ends the session" }
}