1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-05 02:54:55 +00:00

PT - tests ITS pager.

This commit is contained in:
Lars Brinkhoff
2018-01-26 19:49:52 +01:00
committed by Eric Swenson
parent 5efd0ee8dc
commit f35f3adc84
3 changed files with 2625 additions and 0 deletions

View File

@@ -229,6 +229,7 @@ A list of [known ITS machines](doc/machines.md).
- PROBE, probe inside job and display various information about it.
- PRUFD, list files on disk volume.
- PSEND, super sender.
- PT, pager test.
- PTY, pseudo-tty.
- PWMAIL, a limited version of MAIL when not yet logged in under PWORD.
- PWORD, replacement for sys;atsign hactrn that requires registered logins.

View File

@@ -1240,6 +1240,13 @@ respond "*" ":midas sys3;ts create_syseng;create\r"
expect ":KILL"
respond "*" ":link sys1;ts plan,sys3;ts create\r"
respond "*" ":midas /t .;@ pt_syseng;pt\r"
respond "with ^C" "pi==4\r"
respond "\n" "tty==120\r"
respond "\n" "ptr==104\r"
respond "\n" "\003"
expect ":KILL"
# PTY
respond "*" ":midas sys1;ts pty_sysen1;pty\r"
expect ":KILL"

2617
src/syseng/pt.2 Executable file

File diff suppressed because it is too large Load Diff