mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 19:09:21 +00:00
PT - tests ITS pager.
This commit is contained in:
committed by
Eric Swenson
parent
5efd0ee8dc
commit
f35f3adc84
@@ -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.
|
||||
|
||||
@@ -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
2617
src/syseng/pt.2
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user