libft
Loading...
Searching...
No Matches
test.c File Reference
#include "test.h"
#include "unity.h"
#include <fcntl.h>
#include <unistd.h>

Go to the source code of this file.

Functions

void setUp (void)
 
void tearDown (void)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 16 of file test.c.

◆ setUp()

void setUp ( void  )

Definition at line 7 of file test.c.

◆ tearDown()

void tearDown ( void  )

Definition at line 10 of file test.c.