-- 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"