|
CS318 - Pintos
Pintos source browser for JHU CS318 course
|

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Executes child-mm-wrt and verifies that the writes that should have occurred really did. More... | |
| void test_main | ( | void | ) |
Executes child-mm-wrt and verifies that the writes that should have occurred really did.
Definition at line 10 of file mmap-exit.c.
References CHECK, check_file(), exec(), quiet, and wait().

1.8.16