#include <stdio.h>
#include <syscall.h>
#include "tests/userprog/sample.inc"
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Functions | |
void | test_main (void) |
void test_main | ( | void | ) |
Definition at line 13 of file multi-child-fd.c.
References CHECK, check_file_handle(), exec(), msg(), open(), snprintf(), and wait().