Assignment 1: Grading Sheet

 

Test Program Name

System calls tested

Error cases tested

Grading comments (filled by instructor)

 

create()

 

 

 

kill()

 

 

 

resume()

 

 

 

suspend()

 

 

 

prprint()

 

 

 

Test Program Description

 

Briefly describe what each test program does (e.g. multiples two matrices). Give the sample output you will demonstrate.  Explain how the output tests the system calls used in it. Attach the full code of the program.