#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 () |
|
|
Definition at line 61 of file elevatortest.cc. |
|
|
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().
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001