CS318 - Pintos
Pintos source browser for JHU CS318 course
src
tests
userprog
rox-multichild.c
Go to the documentation of this file.
1
/** Ensure that the executable of a running process cannot be
2
modified, even in the presence of multiple children. */
3
4
#define CHILD_CNT "5"
5
#include "tests/userprog/rox-child.inc"
Generated on Thu Aug 22 2019 10:19:15 for CS318 - Pintos by
1.8.16