- Diagnostic execution happens as a normal part of the makefile build. - Diagnostic execution can be suppressed by invoking make with TESTS=0 on the command line - Diagnostic execution during build is produced in summary form.
60 lines
1.7 KiB
Text
60 lines
1.7 KiB
Text
1 ATTACH
|
|
The CPU must be attached. A VAX-11/730 CPU is a KA730, etc.
|
|
|
|
2 KA730
|
|
DS> ATT KA730 HUB KAn (1) (2) (3) (4) (5) (6)
|
|
(1) Time-of-year clock (YES or NO)
|
|
(2) WCS last address
|
|
(3) Accelerator type (0 = FPA absent, 1 = FPA present)
|
|
(4) K-bytes of Main Memory
|
|
(5) User WCS loaded (YES or NO)
|
|
(6) SB errors (YES or NO)
|
|
|
|
2 KA750
|
|
DS> ATT KA750 CMI KAn (1) (2) (3) (4) (5)
|
|
(1) G-Floating Instructions (YES or NO)
|
|
(2) H-Floating Instructions (YES or NO)
|
|
(3) Time-of-year clock (YES or NO)
|
|
(4) WCS Last Address, Hex
|
|
(5) Accelerator Type (0 = FPA absent, 1 = FPA present)
|
|
|
|
2 KA780
|
|
DS> ATTACH KA780 SBI KAn (1) (2) (3) (4)
|
|
(1) G-Floating Instructions (YES or NO)
|
|
(2) H-Floating Instructions (YES or NO)
|
|
(3) WCS Last Address, Hex
|
|
(4) Accelerator Type (0 = FPA absent, 1 = FPA present)
|
|
|
|
1 HELP
|
|
This program tests the major portion of the VAX architecture
|
|
that requires privileges above and beyond those available to a
|
|
user program running in user mode under VMS.
|
|
|
|
1 SECTION
|
|
|
|
2 MEMMGT
|
|
Tests for the memory management portion of the VAX
|
|
architecture. This includes the special exceptions that only
|
|
occur as a result of memory access protection.
|
|
|
|
2 EXCEPTIONS
|
|
Tests various types of exceptions and interrupts.
|
|
|
|
2 REGISTERS
|
|
Tests of the various Internal Processor Registers.
|
|
|
|
2 CHANGEMODE
|
|
Tests of the change mode instructions and the special
|
|
exceptions associated to them.
|
|
|
|
2 TIMERS
|
|
Tests of the interval timer and the time-of-year clock.
|
|
|
|
1 EVENT
|
|
This program does not use any event flags.
|
|
|
|
1 QUICK
|
|
The QUICK flag has no effect on this program.
|
|
|
|
1 SUMMARY
|
|
This program does not provide a summay report.
|