-- TRTest.cm
-- Copyright 1988 by Xerox Corporation.  All rights reserved.
-- Last Edited by: Gasbarro June 27, 1988 3:53:30 pm PDT
 
Addsearch ///7.0/DATools/
RemoteCommandTool
inuse&
MachineState "TRTest: Starting"
Install PE
Install Testarossa
Statistics on
ColorDisplayModeOff
run TestarossaTest
← CedarProcess.SetPriority[background]
← TRWireIcons.extractSchematic ← TRUE
← TRWireIcons.testSchematic ← TRUE
-- fixed? ← PlotGraphImpl.yAxisName ← 4.0

MachineState "TRTest: Extracting Testarossa"
← &tr ← TestarossaTest.Extract["Testarossa", "///Users/Gasbarro.pa/TR/"]

MachineState "TRTest: Initializing simulation"
← &tester ← TestarossaTest.Simulate[]

MachineState "TRTest: Running simulation"
← TestarossaTest.StartTest[]

MachineState "TRTest: Simulation finished"