TestSmallCacheShort.cm
Pradeep Sindhu May 15, 1988 10:49:17 pm PDT
Don Curry July 5, 1988 7:00:10 pm PDT
← Process.SetPriority[Process.priorityBackground]
Run SCParmsImpl
← SCParms.Set[NumBitsPerByte: 8, NumMemLines: 4]
SCParms.SetCellTypeSpecs[ArraySpec: Procedure, OutputSectionSpec: Procedure, BCyclePipeSpec: Procedure, BWdWtPipeSpec: Procedure]
Install SmallCache
CDRead SmallCache
SmalCache Tests
These MUST be run to verify that the outer works
(numBitsPerByte=8, numMemLines=4 and SCParms.SetCellTypeSpecs to all procedures)
MachineState SmallCache-Initializing
← SmallCacheTestCode.RunOracleTest["SmallCacheTest", "SmallCache", "SmallCache-4Cycles",NIL,NIL]
MachineState SmallCache-BAll
← Logic.SetOracleFileName["SmallCacheTest", "SmallCache-BAll"]
← RosemaryUser.StartTest[SmallCacheTestCode.tester]
MachineState SmallCache-Debug
← Logic.SetOracleFileName["SmallCacheTest", "SmallCache-Debug"]
← RosemaryUser.StartTest[SmallCacheTestCode.tester]
MachineState SmallCache-PAll
← Logic.SetOracleFileName["SmallCacheTest", "SmallCache-PAll"]
← RosemaryUser.StartTest[SmallCacheTestCode.tester]
MachineState Done