tac0S
Template Affectional Command Operating System
Functions
progtest.cc File Reference

Test routines for demonstrating that Nachos can load a user program and execute it. More...

#include "copyright.h"
#include "system.h"
#include "console.h"
#include "addrspace.h"
#include "synch.h"
#include "synchconsole.h"

Functions

void StartProcess (char *filename)
 
void ConsoleTest (char *in, char *out)
 
void SynchConsoleTest (char *readFile, char *writeFile)
 

Detailed Description

Test routines for demonstrating that Nachos can load a user program and execute it.

Author
Olivier Hureau, Hugo Feydel , Julien ALaimo Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved. See copyright.h for copyright notice and limitation of liability and disclaimer of warranty provisions.