CS318 - Pintos
Pintos source browser for JHU CS318 course
Functions
exit.c File Reference
#include "tests/lib.h"
#include "tests/main.h"
Include dependency graph for exit.c:

Go to the source code of this file.

Functions

void test_main (void)
 Tests the exit system call. More...
 

Function Documentation

◆ test_main()

void test_main ( void  )

Tests the exit system call.

tests/main.h

Definition at line 7 of file exit.c.

References exit(), and fail().

Here is the call graph for this function: