Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

elevatortest.cc File Reference

#include "copyright.h"
#include "elevatortest.h"
#include "elevator.h"
#include "synch.h"
#include "thread.h"

Go to the source code of this file.

Compounds

class  ElevatorInspector
 Data structures to control elevator device self test. Definition private to this module. More...


Functions

void ControllerTest (ElevatorInspector *inspector)
void ElevatorSelfTest ()


Function Documentation

void ControllerTest ( ElevatorInspector * inspector ) [static]
 

Definition at line 61 of file elevatortest.cc.

void ElevatorSelfTest ( )
 

ElevatorSelfTest Run self test on elevator device. Create one thread to to act as the rider, and another to act as the controller.

Definition at line 72 of file elevatortest.cc.

Referenced by ThreadedKernel::SelfTest().


Generated at Wed Jul 4 11:32:22 2001 for Nachos by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001